interface OStoreStart {
    [key: string]: ValueReset;
}

Indexable

[key: string]: ValueReset

Generated using TypeDoc