import { type KeysOf } from "https://deno.land/x/deepmergets@v4.0.2/src/types/utils.ts";
Get all the keys of the given records.
definition: KeysOfHelper<Ts, never>
import { type KeysOf } from "https://deno.land/x/deepmergets@v4.0.2/src/types/utils.ts";
Get all the keys of the given records.