UNPKG

170 BTypeScriptView Raw
1import "reflect-metadata";
2export declare function IgnoreTest(reason?: string): (target: object, propertyKey: string, descriptor?: TypedPropertyDescriptor<any>) => void;