astro-ghostcms/.pnpm-store/v3/files/01/f086483ce02bf5a8c512e0eb55f...

7 lines
358 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
var setPrototypeOf = require("./setPrototypeOf.js");
function _inheritsLoose(subClass, superClass) {
subClass.prototype = Object.create(superClass.prototype);
subClass.prototype.constructor = subClass;
setPrototypeOf(subClass, superClass);
}
module.exports = _inheritsLoose, module.exports.__esModule = true, module.exports["default"] = module.exports;