Kind: Function
Source: packages/core/middleware/utils.ts
Part of: Core
Signature
tsfunction mapToExcludeRoute(routes: (string | RouteInfo)[]): ExcludeRouteMetadata[]
Parameters
| Name | Type |
|---|---|
routes | `(string |
Returns: ExcludeRouteMetadata[]
Kind: Function
Source: packages/core/middleware/utils.ts
Part of: Core
tsfunction mapToExcludeRoute(routes: (string | RouteInfo)[]): ExcludeRouteMetadata[]
| Name | Type |
|---|---|
routes | `(string |
Returns: ExcludeRouteMetadata[]
Was this page helpful?