UNPKG
johny-cache
Version:
latest (1.0.41)
1.0.41
1.0.4
1.0.3
1.0.1
1.0.0
Easy distributed caching for Node.js
github.com/johnykes/johny-cache
johnykes/johny-cache
johny-cache
/
dist
/
src
/
index.d.ts
7 lines
(6 loc)
•
230 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./johny-cache'
;
export
*
from
'./cache-settings'
;
export
*
from
'./local-cache/local-cache.service'
;
export
*
from
'./redis/redis-pub-sub.service'
;
export
*
from
'./redis/redis-events'
;
export
*
from
'./constants'
;