@stdlib/utils-inherit
Version:
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
6 lines (3 loc) • 166 B
Markdown
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.