Skip to main content

Interface: SnapshotOutOfObjectMap<V>

Type Parameters​

Type Parameter
V

Properties​

$modelId​

$modelId: string;

$modelType?​

optional $modelType?: string;

items​

items: object;

Index Signature​

[k: string]: SnapshotOutOf<V>