UNPKG

curli-config

Version:

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

3 lines (2 loc) 93 B
export {SettingsInterface} from './SettingsInterface'; export {Settings} from './Settings';