import { type Deep } from "https://deno.land/x/rimbu@0.13.5/core/main/index.ts";
const { ObjProps } = Deep.Patch;
A type defining the allowed patch values for object properties.
import { type Deep } from "https://deno.land/x/rimbu@0.13.5/core/main/index.ts";
const { ObjProps } = Deep.Patch;
A type defining the allowed patch values for object properties.