Closed rakNeoQOWS101 closed 4 months ago
For question,
Can I add getters and setters using defineProperty method.
The console.log statements would print undefined, as we are not returning the this.counter in the getters.
@sudheerj : Please review.
@rakNeoQOWS101 Thanks for PR
For question,
The console.log statements would print undefined, as we are not returning the this.counter in the getters.