UNPKG
@wora/cache-persist
Version:
latest (2.2.1)
2.2.1
2.2.0
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-rc.2
2.0.0-rc.1
1.1.0
1.0.2
1.0.1
1.0.0
0.4.3
0.4.2
0.4.1
0.4.0
@wora Cache Persist
github.com/morrys/wora
morrys/wora
@wora/cache-persist
/
lib
/
layers
/
jsonSerialize.d.ts
3 lines
•
141 B
TypeScript
View Raw
1
2
3
import
{
IMutateValue
}
from
'../CacheTypes'
;
export
declare
const
jsonSerialize
:
IMutateValue
;
//# sourceMappingURL=jsonSerialize.d.ts.map