Skip to content

Workery


Workery / types / UnboundRoute

Type Alias: UnboundRoute<R, Ps, E>

UnboundRoute<R, Ps, E> = Omit<InitOf<typeof Route>, "method" | "path">

Defined in: src/types.ts:121

Type Parameters

R

R

Ps

Ps extends RouteParameters

E

E