Type alias RoutingProfile

RoutingProfile: {
    label: string;
    profile: string;
}

Type declaration

  • label: string
  • profile: string

Generated using TypeDoc