@dialstack/sdk-dev / js/src / ROUTING_TARGET_TYPE_ORDER
Variable: ROUTING_TARGET_TYPE_ORDER
TypeScript
const ROUTING_TARGET_TYPE_ORDER: readonly RoutingTargetType[];
Defined in: sdk/js/src/types/core.ts:97
Canonical display order for routing-target types — the single source of truth
both routingTargets() (result order) and the UIs (grouping order) share, so
adding or reordering a type happens in exactly one place.