Type alias MintContactInfo

MintContactInfo: {
    info: string;
    method: string;
}

Type declaration

  • info: string
  • method: string

Generated using TypeDoc