UNPKG
@renec-foundation/metaplex-js
Version:
latest (0.1.1)
0.1.1
0.1.0
Metaplex JavaScript API
metaplex.com
@renec-foundation/metaplex-js
/
lib
/
actions
/
shared
/
index.d.ts
4 lines
(3 loc)
•
89 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./mint'
;
export
*
from
'./wrapped-account'
;
export
*
from
'./approve'
;