jstd-web/node_modules/inherits-browser/dist/index.js

3 lines
186 B
JavaScript
Raw Normal View History

2025-11-25 15:23:22 +08:00
module.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))};
//# sourceMappingURL=index.js.map