pathParam
pathParam(
req,name):string
Defined in: src/http/Route.ts:122
Extract a path parameter (guaranteed present by the pattern).
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”string
pathParam(
req,name):string
Defined in: src/http/Route.ts:122
Extract a path parameter (guaranteed present by the pattern).
string
string