UNPKG

@komondor-lab/core

Version:
8 lines 245 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const setConfig_1 = require("./setConfig"); function config(options) { setConfig_1.setConfig(options); } exports.config = config; //# sourceMappingURL=config.js.map