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
/
utils
/
index.d.mts
2 lines
(1 loc)
•
55 B
text/typescript
View Raw
1
2
export
{ getSessionToken }
from
'./session-token.mjs'
;