UNPKG

251 BJavaScriptView Raw
1/* tslint:disable */
2
3const config = /*#__PURE__*/Object.freeze({
4 __proto__: null
5});
6
7function getJsonSchema() {
8 return require('./config-schema.json');
9}
10
11export { config as YamlConfig, getJsonSchema };
12//# sourceMappingURL=index.esm.js.map