• Parameters

    • target: any
    • Optional k: any
    • Optional desc: PropertyDescriptor

    Returns any

  • Parameters

    Returns ((target: any, k?: any, desc?: PropertyDescriptor) => any)

      • (target: any, k?: any, desc?: PropertyDescriptor): any
      • Parameters

        • target: any
        • Optional k: any
        • Optional desc: PropertyDescriptor

        Returns any

  • Parameters

    • Rest ...args: any[]

    Returns any

Generated using TypeDoc