UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

6 lines 263 B
import _Object$create from "../../core-js/object/create"; export default function _inheritsLoose(subClass, superClass) { subClass.prototype = _Object$create(superClass.prototype); subClass.prototype.constructor = subClass; subClass.__proto__ = superClass; }