UNPKG

fuse-box

Version:

Fuse-Box a bundler that does it right

12 lines (10 loc) 306 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class ComputedStatementRule { constructor(path, rules) { this.path = path; this.rules = rules; } } exports.ComputedStatementRule = ComputedStatementRule; //# sourceMappingURL=ComputerStatementRule.js.map