UNPKG
ohayolibs
Version:
latest (1.0.1)
1.0.1
1.0.0
Ohayo is a set of essential modules for ohayojp.
ohayolibs
/
packages
/
components
/
sg
/
public_api.ts
4 lines
(3 loc)
•
103 B
text/typescript
View Raw
1
2
3
4
export
*
from
'./sg-container.component'
;
export
*
from
'./sg.component'
;
export
*
from
'./sg.module'
;