Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ParameterDecorator

Hierarchy

  • ParameterDecorator

Callable

  • __call(target: Object, propertyKey: string | symbol, parameterIndex: number): void
  • Parameters

    • target: Object
    • propertyKey: string | symbol
    • parameterIndex: number

    Returns void

Generated using TypeDoc