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