A discriminated union of WinterTC middleware implementations.

Accepts either a function-based (WinterTcMiddlewareFn) or an object-based (IWinterTcMiddlewareObject) middleware, allowing consumers to pass either form interchangeably.

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