UNPKG
@renec-foundation/mpl-core
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
MPL Core Tooling.
metaplex.com
renec-chain/mpl-core
@renec-foundation/mpl-core
/
dist
/
src
/
accounts
/
index.d.ts
3 lines
(2 loc)
•
59 B
TypeScript
View Raw
1
2
3
export
*
from
'./Account'
;
export
*
from
'./TokenAccount'
;