UNPKG

typia

Version:

Superfast runtime validators with only one line

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