Function ObjectDefineProperty

  • Parameters

    • Rest ...args: [o: unknown, p: PropertyKey, attributes: PropertyDescriptor & ThisType<any>]

    Returns unknown

Generated using TypeDoc