import { type IsNever } from "https://deno.land/x/deepmergets@v7.1.3/src/types/utils.ts";
Safely test whether or not the given type is "never".
import { type IsNever } from "https://deno.land/x/deepmergets@v7.1.3/src/types/utils.ts";
Safely test whether or not the given type is "never".