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
/
index.d.ts
6 lines
•
209 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./auth.js'
;
export
*
from
'./upload.js'
;
export
*
from
'./metadata/index.js'
;
export
*
from
'./nft/index.js'
;
export
{
File
,
Blob
}
from
'./platform.js'
;
//# sourceMappingURL=index.d.ts.map