UNPKG

alsatian

Version:

TypeScript and JavaScript testing framework for beautiful and readable tests

5 lines (4 loc) 91 B
export interface ISetupTeardownMetadata { isAsync: boolean; propertyKey: string; }