typealias RouteLike

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

Constructors

constructor()

`/${string}`