HttpRouteGroupFn: InvokableFn<[router: IHttpRouterBase], void>

A function that receives a sub-router and returns it after registering routes. Used as a lightweight alternative to IHttpRouteGroupObject.

IMPORT_PATH: "@daiso-tech/core/http-router/contracts"