import * as valibot from "https://deno.land/x/valibot@v0.30.0/src/methods/omit/omit.ts"; FunctionsfomitCreates an object schema that contains not the selected keys of an existing schema.