UNPKG
chronik-cache
Version:
latest (1.2.3)
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.3.34
0.3.5
0.3.3
0.3.2
0.3.1
0.2.0
A cache helper for chronik-client
chronik-cache
/
dist
/
index.d.ts
4 lines
(3 loc)
•
94 B
TypeScript
View Raw
1
2
3
4
import
ChronikCache
from
'./src/index'
;
export
default
ChronikCache
;
export
{
ChronikCache
};