UNPKG

creevey

Version:

Cross-browser screenshot testing tool for Storybook with fancy UI Runner

8 lines (7 loc) 181 B
import EventEmitter from 'events'; export declare class TeamcityReporter { constructor(runner: EventEmitter, options: { reportDir: string; }); private escape; }