UNPKG

@teambit/harmony

Version:
6 lines 281 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Config = void 0; var config_1 = require("./config"); Object.defineProperty(exports, "Config", { enumerable: true, get: function () { return config_1.Config; } }); //# sourceMappingURL=index.js.map