UNPKG
@renec-foundation/mpl-token-metadata
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
MPL Token Metadata JavaScript API.
metaplex.com
renec-chain/mpl-token-metadata
@renec-foundation/mpl-token-metadata
/
dist
/
test
/
utils
/
index.d.ts
7 lines
(6 loc)
•
208 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./address-labels'
;
export
*
from
'./consts'
;
export
*
from
'./log'
;
export
*
from
'./metadata'
;
export
declare
function
dump
(
x
:
object
):
void
;
export
declare
function
killStuckProcess
(
):
void
;