import { type OptionalKeysOf } from "https://deno.land/x/deepmergets@v4.0.2/src/types/utils.ts";
Get all the optional keys on the types in the tuple.
definition: OptionalKeysOfHelper<Ts, never>
x/deepmergets/src/types/utils.ts>OptionalKeysOf
import { type OptionalKeysOf } from "https://deno.land/x/deepmergets@v4.0.2/src/types/utils.ts";
Get all the optional keys on the types in the tuple.