pathParam
Ce contenu n’est pas encore disponible dans votre langue.
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
