mobx-keystone

    Interface SnapshotOutOfArraySet<V>

    interface SnapshotOutOfArraySet<V> {
        $modelId: string;
        $modelType?: string;
        items: SnapshotOutOf<V>[];
    }

    Type Parameters

    • V
    Index

    Properties

    $modelId: string
    $modelType?: string
    items: SnapshotOutOf<V>[]
    MMNEPVFCICPMFPCPTTAAATR