import { type Match } from "https://deno.land/x/rimbu@0.13.5/deep/index.ts";
const { ObjProps } = Match;
The type to determine allowed matchers for object properties.
import { type Match } from "https://deno.land/x/rimbu@0.13.5/deep/index.ts";
const { ObjProps } = Match;
The type to determine allowed matchers for object properties.