UNPKG

creevey

Version:

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

3 lines (2 loc) 157 B
import { BaseReporter } from '../../types.js'; export declare function getReporter(reporter: BaseReporter | 'creevey' | 'teamcity' | 'junit'): BaseReporter;