UNPKG

@nexe/config-manager

Version:

Nexe Config Manager - A flexible configuration management solution with multiple sources and hot reload support

6 lines 238 B
export * from './consul-config-source'; export * from './environment-config-source'; export * from './json-config-source'; export * from './remote-api-config-source'; export * from './yaml-config-source'; //# sourceMappingURL=index.js.map