typealias RouteLike

export type RouteLike = `/${string}`;

Constructors

constructor()

`/${string}`