import { type MergeAllRecords } from "https://deno.land/x/fathym_common@v0.0.184/deps.ts";
Merge all records types definitions from keys present in both objects
Type Parameters
optional
X = PartialByType<T, Record<PropertyKey, unknown>>optional
Y = PartialByType<U, Record<PropertyKey, unknown>>definition: Z