The full HTTP router interface combining the route registration API from IHttpRouterBase with the WinterTC IWinterTcFetch.fetch boundary for handling incoming requests.

This is the primary type users interact with — it exposes both use, endpoint, group for defining routes, and fetch for dispatching requests.

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