UNPKG

typia

Version:

Superfast runtime validators with only one line

5 lines (4 loc) 201 B
import { ITransformProps } from "../../ITransformProps"; export declare namespace HttpValidateQueryTransformer { const transform: (props: ITransformProps) => import("typescript").CallExpression; }