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