RouteParams
RouteParams<
Path> =stringextendsPath?Record<string,string> :ParsePathParams<Path> extendsRecord<string,never> ?Record<string,string> :ParsePathParams<Path>
Defined in: src/util/types.ts:55
Type Parameters
Section titled “Type Parameters”Path extends string