import { generateDeclarations } from "https://deno.land/x/json_schema_aot@0.2.1/generate-declarations.ts";
Generate TypeScript declaration file (.d.ts) for titled types in the (valid and supported) schema.
Parameters
schema: JSONSchema
x/json_schema_aot/generate-declarations.ts>generateDeclarations
import { generateDeclarations } from "https://deno.land/x/json_schema_aot@0.2.1/generate-declarations.ts";
Generate TypeScript declaration file (.d.ts) for titled types in the (valid and supported) schema.