mobx-keystone

    Interface JsonPatchRemoveOperation

    interface JsonPatchRemoveOperation {
        op: "remove";
        path: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Properties

    op: "remove"
    path: string
    MMNEPVFCICPMFPCPTTAAATR