UNPKG

@yangshuanlin/y-cache

Version:

加密缓存插件,支持set,get,del,tag,只调试过vue

5 lines (4 loc) 115 B
import Cache from '../src/cache.js' const time = Cache.getLimitTime() console.log(time) Cache.set('name', 111)