Define and flatten route registrations with strong type inference.
Pass route definitions and route groups here before createServer(...).
Group entries are flattened so downstream tooling receives one route list.
Define and flatten route registrations with strong type inference.
Pass route definitions and route groups here before createServer(...).
Group entries are flattened so downstream tooling receives one route list.
Server runtime helpers.