UNPKG

fuse-box

Version:

Fuse-Box a bundler that does it right

9 lines (7 loc) 265 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const GenericAst_1 = require("./GenericAst"); class ExportsInterop extends GenericAst_1.GenericAst { } exports.ExportsInterop = ExportsInterop; //# sourceMappingURL=ExportsInterop.js.map