Closed arb closed 6 years ago
Remove conditional and just do Object.defineProperty and set the value there. Make this a breaking change in case it has unintended side effects.
Object.defineProperty
Remove conditional and just do
Object.defineProperty
and set the value there. Make this a breaking change in case it has unintended side effects.