Kind: Function
Source: packages/core/middleware/utils.ts
Part of: Core
Signature
tsfunction mapToClass(middleware: T, excludedRoutes: ExcludeRouteMetadata[], httpAdapter: HttpServer)
Parameters
| Name | Type |
|---|---|
middleware | T |
excludedRoutes | ExcludeRouteMetadata[] |
httpAdapter | HttpServer |
Was this page helpful?