UNPKG

@willsoto/node-konfig-core

Version:

Core configuration pacakge supporting file, static and environment variables

5 lines 162 B
export * from "./errors.js"; export * from "./loaders/index.js"; export * from "./parsers/index.js"; export * from "./store.js"; //# sourceMappingURL=index.js.map