Pinned Loading
-
LocalStorage TypeScript Module
LocalStorage TypeScript Module 1/**
2* Check if localStorage is supported const isSupported: boolean
3* Check if localStorage has an Item function hasItem(key: string): boolean
4* Get the amount of space left in localStorage function getRemainingSpace(): number
5* Get the maximum amount of space in localStorage function getMaximumSpace(): number
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.