UNPKG
@infinixjoyd/metaplex-auth-service
Version:
latest (1.2.8)
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
A client library for nft.storage designed for metaplex NFT uploads
@infinixjoyd/metaplex-auth-service
/
dist
/
src
/
metadata
/
index.js
3 lines
(2 loc)
•
62 B
JavaScript
View Raw
1
2
3
export
*
from
'./schema.js'
;
export
*
from
'./validate.js'
;