UNPKG

typia

Version:

Superfast runtime validators with only one line

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