UNPKG

185 BTypeScriptView Raw
1import "reflect-metadata";
2export declare function TestCase(...testCaseArguments: Array<any>): (target: object, propertyKey: string, descriptor?: TypedPropertyDescriptor<any>) => void;