Docspackages@wasp.sh/specConstructorsRouteConfigVersion: 0.25Type Alias: RouteConfig RouteConfig = Omit<Route, "kind" | "name" | "path" | "page"> The optional configuration object accepted as the last argument of the route constructor.