UNPKG

tsunamy

Version:

A new typesript framework

4 lines (3 loc) 174 B
import 'reflect-metadata'; import { QueryParam } from './options/QueryParam'; export declare function QueryParam(keyParam: string, options?: QueryParam): ParameterDecorator;