@tempots/ui > RouteCatchAll
Represents a catch-all route.
Signature:
export type RouteCatchAll = { type: 'catch-all'; };