type alias FromSchemaDefaultOptionsimport { type FromSchemaDefaultOptions } from "https://deno.land/x/json_schema_to_ts@v3.1.1/index.js"; definition: { parseNotKeyword: false; parseIfThenElseKeywords: false; keepDefaultedPropertiesOptional: false; references: false; deserialize: false; }