import { type Deep } from "https://deno.land/x/rimbu@1.0.3/core/main/exports.ts";
const { ObjProps } = Deep.Match;
The type to determine allowed matchers for object properties.
import { type Deep } from "https://deno.land/x/rimbu@1.0.3/core/main/exports.ts";
const { ObjProps } = Deep.Match;
The type to determine allowed matchers for object properties.