Function action

  • See description here

    Returns ((target, field, descriptor) => void)

      • (target, field, descriptor): void
      • Parameters

        • target: any
        • field: any
        • descriptor: any

        Returns void

Generated using TypeDoc