UNPKG

alsatian

Version:

TypeScript and JavaScript testing framework for beautiful and readable tests

3 lines (2 loc) 171 B
import "reflect-metadata"; export declare function Timeout(timeoutInMs: number): (target: object, propertyKey: string, descriptor?: TypedPropertyDescriptor<any>) => void;