• Parameters

    Returns ((target: any, propertyKey: string, descriptor: PropertyDescriptor) => void)

      • (target: any, propertyKey: string, descriptor: PropertyDescriptor): void
      • Parameters

        • target: any
        • propertyKey: string
        • descriptor: PropertyDescriptor

        Returns void

Generated using TypeDoc