UNPKG

alsatian

Version:

TypeScript and JavaScript testing framework for beautiful and readable tests

3 lines (2 loc) 233 B
import "reflect-metadata"; export declare function createSetupTeardownDecorator(metadataDescription: string, isAsync: boolean): (target: object, decoratedPropertyKey: string, descriptor?: TypedPropertyDescriptor<() => any>) => void;