Interface: FallbackOptions
Interface: FallbackOptions
Options for the Fallback decorator, extending route definition options.
Excludes the methods and fallback properties from DecoratorRouteDefinition as they are predefined.
Extends
Omit<DecoratorRouteDefinition,"methods"|"fallback">
Indexable
[key: string]: unknown
[key: number]: unknown
