RevokeModalConfig: {
    claimId: string;
    message: string;
    open: boolean;
    title: string;
}

Type declaration

  • claimId: string
  • message: string
  • open: boolean
  • title: string

Generated using TypeDoc