getPath
getPath<
T
>(route
):InferPart
<T
,"Path"
>
Get the path of the route
Type Parameters
Type Parameter |
---|
T extends AnyCompiledRoute |
Parameters
Parameter | Type |
---|---|
route | T |
Returns
InferPart
<T
, "Path"
>
Webroute
getPath<
T
>(route
):InferPart
<T
,"Path"
>
Get the path of the route
Type Parameter |
---|
T extends AnyCompiledRoute |
Parameter | Type |
---|---|
route | T |
InferPart
<T
, "Path"
>