Type alias Issuer

Issuer: string | {
    id: string;
    type: string;
}

Type declaration

  • id: string
  • type: string