@famir/config

Load and validate configuration for the Famir ecosystem.
Features
- TypeScript-first with strict type guards and assertions
- Validates config using
@famir/validator package
- Parses config only on first use (lazy loading)
- Caches the result for better performance
- Integration with
@famir/common DI container
Classes
- EnvConfig
Interfaces
- Config
Type Aliases
- ConfigData
Variables
- CONFIG