UNPKG
@ohayojp.com/components
Version:
latest (1.0.0)
1.0.0
Common business components of ohayojp.
ohayojp.com
ohayojp/ohayo
@ohayojp.com/components
/
se
/
public_api.d.ts
6 lines
(5 loc)
•
174 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./se-container.component'
;
export
*
from
'./se-title.component'
;
export
*
from
'./se.component'
;
export
*
from
'./se.module'
;
export
*
from
'./se.types'
;