import { type FromExtendedSchema } from "https://deno.land/x/enzastdlib@v0.0.4/vendor/@ThomasAribart-json-schema-to-ts.ts";
Type Parameters
E extends JSONSchema7Extension
S extends ExtendedJSONSchema<E>
optional
Opt extends FromExtendedSchemaOptions<E> = FromSchemaDefaultOptionsdefinition: FromSchema<Cast<UnextendJSONSchema7<E, W>, JSONSchema>, Opt>