1.0.4 • Published 2 years ago
@jswork/next-lru-cache-engine v1.0.4
next-lru-cache-engine
LRU cache engine for next.
installation
npm install -S @jswork/next-lru-cache-engine
apis
api | params | description |
---|---|---|
get | - | desc balabala |
usage
import NxLruCacheEngine from '@jswork/next-lru-cache-engine';
// code goes here:
license
Code released under the MIT license.