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