UNPKG

alsatian

Version:

TypeScript and JavaScript testing framework for beautiful and readable tests

2 lines (1 loc) 140 B
export declare const SetupFixture: (target: object, decoratedPropertyKey: string, descriptor?: TypedPropertyDescriptor<() => any>) => void;