Comment on Stop Using Constructors in JS (2012)parentComments−mattdesl11yWorks fine with npm "inherits" module. Not that you should be using instanceof anyways...
Comments
Works fine with npm "inherits" module. Not that you should be using instanceof anyways...