@tempots/ui

Route type

Represents a route in the application.

Signature:

export type Route = RouteSegment[];

References: RouteSegment