@fykit/config
v1.1.1
Published
Centralized application-configuration object builder for the cool kids.
Downloads
6
Readme
@fykit/config
How to install
This is a Node.js module available through the npm registry.
Installation is done using the npm install command:
npm install @fykit/config
Exported objects
- config
- halt
- ConfigError
- ConfigValidationError
- PropertyValueBuildingError
- PropertyValueCastingError
- PropertyValueValidationError
How to use
Comming soon...