UNPKG

json-light

Version:

Allow to extend yaml or json files configuration

6 lines 240 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.JsonLight = void 0; const builder_1 = require("./builder"); exports.JsonLight = new builder_1.JsonLightBuilder().build(); //# sourceMappingURL=index.js.map