import { type FromSchemaOptions } from "https://deno.land/x/json_schema_to_ts@v2.6.1/index.mjs";
definition: { parseNotKeyword?: boolean; parseIfThenElseKeywords?: boolean; references?: JSONSchema7Reference[] | false; deserialize?: DeserializationPattern[] | false; }