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
/
tests
/
operationsTests
/
src
/
index.ts
4 lines
(2 loc)
•
79 B
text/typescript
View Raw
1
2
3
4
import
{ runIntegrationTests }
from
'./operationsTests'
runIntegrationTests
()