UNPKG

@codemask-labs/node-config

Version:
7 lines 294 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getConfig = void 0; const module_1 = require("../module"); const getConfig = (constructor) => (0, module_1.getConfigInstance)(constructor); exports.getConfig = getConfig; //# sourceMappingURL=get-config.js.map