Skip to main content

Interface: SnapshotInOfObjectMap<V>

Type Parameters​

Type Parameter
V

Properties​

$modelId​

$modelId: string;

$modelType?​

optional $modelType?: string;

items?​

optional items?: object;

Index Signature​

[k: string]: SnapshotInOf<V>