UNPKG
abit-cache
Version:
latest (1.0.6)
1.0.6
1.0.5
1.0.4
React cache library from scratch
github.com/abtinMonsef/abit-cache
abtinMonsef/abit-cache
abit-cache
/
dist
/
cache
/
constants
/
index.d.ts
3 lines
(2 loc)
•
77 B
TypeScript
View Raw
1
2
3
export
{
default
as
defaultConfig }
from
'./config'
;
export
*
from
'./time'
;