compile
compile(
route,prefix?):CompiledRoute[]
Defined in: src/http/Route.ts:87
Flatten a Route tree into the list of concrete route registrations.
Parameters
Section titled “Parameters”prefix?
Section titled “prefix?”string[] = []
compile(
route,prefix?):CompiledRoute[]
Defined in: src/http/Route.ts:87
Flatten a Route tree into the list of concrete route registrations.
string[] = []