Skip to content
English

compile

compile(route, prefix?): CompiledEndpoint[]

Defined in: src/http/Route.ts:364

Flatten a Route tree into the list of concrete endpoint registrations.

Route

string[] = []

CompiledEndpoint[]