UNPKG
@ohayojp.com/components
Version:
latest (1.0.0)
1.0.0
Common business components of ohayojp.
ohayojp.com
ohayojp/ohayo
@ohayojp.com/components
/
sidebar-nav
/
public_api.d.ts
3 lines
(2 loc)
•
122 B
TypeScript
View Raw
1
2
3
export
{
SidebarNavComponent
}
from
'./sidebar-nav.component'
;
export
{
SidebarNavModule
}
from
'./sidebar-nav.module'
;