UNPKG
ohayolibs
Version:
latest (1.0.1)
1.0.1
1.0.0
Ohayo is a set of essential modules for ohayojp.
ohayolibs
/
packages
/
cache
/
public_api.ts
4 lines
(3 loc)
•
106 B
text/typescript
View Raw
1
2
3
4
export
*
from
'./src/interface'
;
export
*
from
'./src/cache.service'
;
export
*
from
'./src/cache.module'
;