UNPKG

@cortexql/core

Version:

A RESTful API framework for your apps based on GraphQL type system.

8 lines 352 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const config_1 = require("@erect/config"); exports.extendConfig = () => config_1.extendConfig('CortexQL'); _a = exports.extendConfig(), exports.config = _a.config, exports.loadConfig = _a.loadConfig; exports.default = exports.config; var _a; //# sourceMappingURL=index.js.map