Properties
update
update: ((conf: DeepPartial<Config>) => void) watchConf
watchConf: (<T>(keys: T,
effect: ((val: Pick<Config, T[number]>) => void)) => void) Type declaration
- <T>(keys, effect): void
Parameters
- keys: T
- effect: ((val: Pick<Config, T[number]>) => void)
Returns void
Watch the config