Type alias Query<Path>

Query<Path>: ExtractRouteParams<Path> & Record<string, string | number | undefined>

Type Parameters

  • Path extends string

Generated using TypeDoc