extend class
Extend an existing ES6 class. super() references the parent class constructor.
copy
Extend an existing ES6 class. super() references the parent class constructor.
copy