UNPKG
dab-js-without-registry
Version:
latest (1.3.8)
1.3.8
1.3.7
JS adapter for DAB
github.com/Psychedelic/DAB-js
Psychedelic/DAB-js
dab-js-without-registry
/
dist
/
registries
/
index.d.ts
5 lines
(4 loc)
•
140 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./nfts_registry'
;
export
*
from
'./canister_registry'
;
export
*
from
'./token_registry'
;
export
*
from
'./address_book'
;