UNPKG
@bunihq/app-bridge
Version:
latest (0.0.1)
0.0.1
0.0.1-next.3
0.0.1-next.2
0.0.1-next.1
BuniHQ App Bridge library
@bunihq/app-bridge
/
dist
/
components
/
index.d.ts
3 lines
(2 loc)
•
87 B
TypeScript
View Raw
1
2
3
export
{
SidebarArea
,
SidebarGroup
,
SidebarMenu
}
from
'./sidebar.js'
;
import
'react'
;