Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/json_schema_aot/generate-declarations.ts>generateDeclarations

Ahead-of-time code generator for JSON Schema validation and type declarations
Latest
function 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.

Returns

string