UNPKG
@croct/cache
Version:
latest (0.5.1)
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
An abstraction layer for caching.
github.com/croct-tech/cache-js
croct-tech/cache-js
@croct/cache
/
cacheProvider.js
3 lines
(2 loc)
•
77 B
JavaScript
View Raw
1
2
3
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});