pathPrefix
pathPrefix(
segment,child):Route
Defined in: src/http/Route.ts:34
Scope under a path prefix that may capture dynamic segments.
Parameters
Section titled “Parameters”segment
Section titled “segment”string
pathPrefix(
segment,child):Route
Defined in: src/http/Route.ts:34
Scope under a path prefix that may capture dynamic segments.
string