Function decorate

  • Parameters

    • decorator: ClassDecorator | ParameterDecorator | MethodDecorator
    • target: any
    • Optional parameterIndex: string | number

    Returns void

Generated using TypeDoc