import { type Patch } from "https://deno.land/x/rimbu@1.1.0/deep/internal.ts";
const { ObjProps } = Patch;
A type defining the allowed patch values for object properties.
import { type Patch } from "https://deno.land/x/rimbu@1.1.0/deep/internal.ts";
const { ObjProps } = Patch;
A type defining the allowed patch values for object properties.