UNPKG

@matatbread/typia

Version:

Superfast runtime validators with only one line

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