json-joy
    Preparing search index...

    Type Alias JsonPatchExtendedOpType

    JsonPatchExtendedOpType:
        | "flip"
        | "inc"
        | "str_ins"
        | "str_del"
        | "split"
        | "merge"
        | "extend"