Documentation / zerotal / config-reexport / ConfigValue
Type Alias: ConfigValue<P>
ConfigValue<
P> =ValueAt<ConfigRegistry,P>
Defined in: packages/core/src/config/registry.ts:59
The value type stored at a given config dot-path.
Type Parameters
P
P extends string