Interface: AnyOptions
Interface: AnyOptions
Options for the Any decorator, extending route definition options.
Excludes the methods property from DecoratorRouteDefinition as it is predefined.
Extends
Omit<DecoratorRouteDefinition,"methods">
Indexable
[key: string]: unknown
[key: number]: unknown
