import * as valibot from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/methods/omit/index.ts";
Functions
f omit | Creates a modified copy of an object schema that does not contain the selected entries. |
Type Aliases
Schema with omit type. |