UNPKG
aladinnetwork-blockstack
Version:
latest (1.0.1)
1.0.1
1.0.0
The Aladin Javascript library for authentication, identity, and storage.
aladinnetwork.org
aladinnetwork-blockstack
/
src
/
index.ts
5 lines
(3 loc)
•
97 B
text/typescript
View Raw
1
2
3
4
5
import
*
as
publicExports
from
'./public'
export
default
publicExports
export
*
from
'./public'