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) 161 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Settings_1 = require("./Settings"); exports.Settings = Settings_1.Settings;