import { type Deep } from "https://deno.land/x/rimbu@0.13.1/deep/internal.ts";
const { Obj } = Deep.Patch;
A type defining the allowed patch values for objects.
import { type Deep } from "https://deno.land/x/rimbu@0.13.1/deep/internal.ts";
const { Obj } = Deep.Patch;
A type defining the allowed patch values for objects.