@pondoknusa/config
Typed configuration loading for Pondoknusa
Install
bash
npm install @pondoknusa/configMetadata
| Field | Value |
|---|---|
| Version | 2.0.0 |
| Source | packages/config |
| Category | Kernel & HTTP |
| Node.js | >=26 |
Public exports
From the package entry point (dist/index.d.ts). Deep imports are not supported.
Values
CONFIG_CACHE_RELATIVE_PATHConfigRepositoryConfigValidationErrorbuildConfigCacheManifestcollectBootEnvFailurescollectConfigFingerprintscollectConfigValidationFailuresconfigCachePathenvenvBoolenvIntfingerprintsMatchformatConfigValidationFailuresloadConfigloadConfigWithSchemasloadEnvmergeConfigparseEnvreadConfigCacheManifestrequiredEnvresolveConfigForBootsvalidateBootEnvvalidateConfig
Types
ConfigBootResultConfigCacheManifestConfigFileFingerprintConfigSchemaConfigSchemaMapConfigTreeConfigValidationFailureLoadConfigOptionsLoadEnvOptionsLoadedConfig
Guide
See the Configuration guide for usage examples.