Skip to main content

storageClearRemoves all data stored in the local storage.### Examples```javascript

storageClear();



* Source: [storage-clear.ts](https://github.com/iamdevlinph/common-utils-pkg/blob/main/src/storage-clear/storage-clear.ts#L12-L12)