UNPKG

curli-config

Version:

A small library to load/validate configuration files placed in different sides of the application using environments

5 lines (4 loc) 151 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Config_1 = require("./Config"); exports.Config = Config_1.Config;