Configuration service for Briyah SDK Replaces NestJS ConfigService with a simple wrapper around environment variables
Optional
Get a configuration value
The configuration key
Optional default value if key is not found
The configuration value or default
Get all environment variables
A copy of the environment variables
Configuration service for Briyah SDK Replaces NestJS ConfigService with a simple wrapper around environment variables