import { type OmitProperties } from "https://deno.land/x/ts_essentials@v9.1.2/lib/types.ts";
Omit all properties of given type in object type
import { type OmitProperties } from "https://deno.land/x/ts_essentials@v9.1.2/lib/types.ts";
Omit all properties of given type in object type