UNPKG
@wigetapp/cache
Version:
latest (0.1.11)
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.2
wxs 微信系开发脚手架之缓存
gitee.com/kroawen/wxs
@wigetapp/cache
/
dist
/
ICache.js
8 lines
•
218 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
"use strict"
;
/** *
@author
wigetapp
*
@copyright
wx
@wigetapp
.com *
@description
access_token 缓存接口 */
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
//# sourceMappingURL=ICache.js.map