@glocurrency/storage
v0.0.2
Published
A small utility to use storage
Readme
@glocurrency/storage
Tiny utilities to make use of local storage
Install
$ pnpm add @glocurrency/storageUsage
import { isLocalStorageAvailable } from '@glocurrency/storage'
const available = isLocalStorageAvailable()Authors
- Ivan Stasiuk | Twitter | LinkedIn | stasi.uk
