芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/public_html/node_modules/@babel/types/lib/comments/inheritInnerComments.js
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = inheritInnerComments; var _inherit = require("../utils/inherit"); function inheritInnerComments(child, parent) { (0, _inherit.default)("innerComments", child, parent); } //# sourceMappingURL=inheritInnerComments.js.map