type alias ExtendedJSONSchema7import { type ExtendedJSONSchema7 } from "https://deno.land/x/json_schema_to_ts@v2.8.4/index.d.ts"; Type ParametersE extends JSONSchema7Extensiondefinition: ExtendedJSONSchema7$1<E> | DeepReadonly<ExtendedJSONSchema7$1<E>>