mobx-keystone
    Preparing search index...

    Interface PatchRemoveOperation

    interface PatchRemoveOperation {
        op: "remove";
        path: Path;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    op: "remove"
    path: Path