UNPKG

nest-simple-config

Version:

A powerful and flexible configuration management library for NestJS applications. Supports JSON, YAML file loading, environment variable overrides, immutable configurations, and type-safe configuration access with dependency injection.

3 lines (2 loc) 112 B
export declare const CONFIG_OBJECT = "CONFIG_OBJECT"; export declare const CONFIG_OPTIONAL = "CONFIG_OPTIONAL";