1.0.0 • Published 5 years ago
@jswork/next-abstract-expired-storage v1.0.0
next-abstract-expired-storage
Abstract storage with expiration time.
installation
npm install -S @jswork/next-abstract-expired-storageapis
| api | params | description |
|---|---|---|
| get | - | desc balabala |
usage
import NxAbstractExpiredStorage from '@jswork/next-abstract-expired-storage';
import NxLocalStorage from '@jswork/next-local-storage';
const engine = new NxLocalStorage('abc');
// code goes here:license
Code released under the MIT license.
1.0.0
5 years ago