import { omit } from "https://deno.land/x/valibot@v0.28.1/mod.ts";
Creates an object schema that contains not the selected keys of an existing schema.
Type Parameters
TKeys extends ObjectKeys<TSchema>
Creates an object schema that contains not the selected keys of an existing schema.
Type Parameters
TKeys extends ObjectKeys<TSchema>
Creates an object schema that contains not the selected keys of an existing schema.
Type Parameters
TKeys extends ObjectKeys<TSchema>
Creates an object schema that contains not the selected keys of an existing schema.
Type Parameters
TKeys extends ObjectKeys<TSchema>