UNPKG

140 BTypeScriptView Raw
1export declare const SetupFixture: (target: object, decoratedPropertyKey: string, descriptor?: TypedPropertyDescriptor<() => any>) => void;