Type alias NftFile

NftFile: {
    type: string;
    uri: string;
}

Type declaration

  • type: string
  • uri: string

Generated using TypeDoc