Search
legacy-extends
Helper to extend a class including defining super_ and superConstruct (optional) on the derived class. Compatible with Node.js inherits and handles es6 classes using Reflect API
v1.0.19 URL:
https://unpkg.com/legacy-extends@1.0.19/dist/cjs/index.js
Open
Browse Files
extends
extend
inherits
constructor
super
superConstruct
ensureProperties
Reflect
reflect
construct
class
classes
babel
es3
es5