stdlib-js/utils-inherit
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
JavaScriptApache-2.0
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
JavaScriptApache-2.0