Type Alias CanReadAs

CanReadAs: { party: string; type: "CanReadAs" }

Type declaration

  • party: string
  • type: "CanReadAs"