Skip to content

defineRoute

defineRoute(config, execute): object

Defined in: define-route.js:47

General type-inference helper (method-agnostic).

object

Middleware configuration (without execute).

Function

Route handler receiving the inferred accumulator.

object

RouteConfig object with config and execute merged.