UNPKG

@teambit/harmony

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