mobx-keystone

    Interface SnapshotInOfFrozen<F>

    interface SnapshotInOfFrozen<F extends Frozen<any>> {
        $frozen: true;
        data: F["data"];
    }

    Type Parameters

    Index

    Properties

    Properties

    $frozen: true
    data: F["data"]
    MMNEPVFCICPMFPCPTTAAATR