UNPKG

@matatbread/typia

Version:

Superfast runtime validators with only one line

6 lines (5 loc) 237 B
import { IJsDocTagInfo } from "../../schemas/metadata/IJsDocTagInfo"; export declare const json_schema_title: (schema: { description?: string | null | undefined; jsDocTags?: IJsDocTagInfo[] | undefined; }) => string | undefined;