UNPKG

typia

Version:

Superfast runtime validators with only one line

5 lines (4 loc) 124 B
import ts from "typescript"; export declare namespace LiteralFactory { const generate: (input: any) => ts.Expression; }