File: {
    type: string;
    uri: string;
}

Type declaration

  • type: string

    The type of file (e.g., image, video).

  • uri: string

    The URI of the file associated with the NFT.

Generated using TypeDoc