%PDF- %PDF-
| Direktori : /home/vacivi36/.trash/vacivitta/node_modules/@babel/types/lib/comments/ |
| Current File : /home/vacivi36/.trash/vacivitta/node_modules/@babel/types/lib/comments/inheritInnerComments.js |
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = inheritInnerComments;
var _inherit = require("../utils/inherit.js");
function inheritInnerComments(child, parent) {
(0, _inherit.default)("innerComments", child, parent);
}
//# sourceMappingURL=inheritInnerComments.js.map