interface KeyObsValueReset {
    [key: string]: ObsValueReset;
}

Indexable

[key: string]: ObsValueReset

Generated using TypeDoc