UNPKG

@fugitivesclub/nft-cli

Version:
5 lines (4 loc) 90 B
export interface NFTFileContent { metadata: Record<string, any>; media: string; }