mobx-bonsai
    Preparing search index...

    Variable TUndoStoreConst

    TUndoStore: BaseNodeType<
        UndoStore,
        "typed",
        "$$type"
        | "undoEvents"
        | "redoEvents",
        never,
        unknown,
    > = ...

    Node type for UndoStore with default empty arrays.