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