UNPKG
@uttacoin/upl-name-service
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
UTTA Coin Programs Library. Name Service JavaScript API
uttacoin.com
@uttacoin/upl-name-service
/
src
/
index.ts
7 lines
(6 loc)
•
163 B
text/typescript
View Raw
1
2
3
4
5
6
7
export
*
from
"./utils"
;
export
*
from
"./bindings"
;
export
*
from
"./state"
;
export
*
from
"./twitter"
;
export
*
from
"./tokens"
;
export
*
from
"./instructions"
;