@tempots/ui
Route type
Represents a route in the application.
Signature:
export type Route = RouteSegment[];
References: RouteSegment
Represents a route in the application.
Signature:
export type Route = RouteSegment[];
References: RouteSegment