• Parameters

    • code: number

    Returns ((_target, _key, descriptor) => TypedPropertyDescriptor<any>)

      • (_target, _key, descriptor): TypedPropertyDescriptor<any>
      • Parameters

        • _target: object
        • _key: string
        • descriptor: TypedPropertyDescriptor<any>

        Returns TypedPropertyDescriptor<any>