Skip to content

getJsonSchema

@tsed/schema

Usage

typescript
import { getJsonSchema } from "@tsed/schema";

See /packages/specs/schema/src/fn/compile.ts.

Overview

ts
const getJsonSchema: typeof compile;

Released under the MIT License.