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