UNPKG
ohayolibs
Version:
latest (1.0.1)
1.0.1
1.0.0
Ohayo is a set of essential modules for ohayojp.
ohayolibs
/
_mock
/
index.ts
4 lines
(3 loc)
•
75 B
text/typescript
View Raw
1
2
3
4
export
*
from
'./user'
;
export
*
from
'./chart'
;
export
*
from
'./upload'
;