UNPKG

alsatian

Version:

TypeScript and JavaScript testing framework for beautiful and readable tests

2 lines (1 loc) 124 B
export declare function Focus(target: object | (new (...args: Array<any>) => object), propertyKey?: string | symbol): void;