UNPKG

testcafe-reporter-cucumber-json_v1.6

Version:
6 lines (5 loc) 141 B
export interface ReporterOption { noisyTags: string[]; verbose: boolean; } export declare const defaultOptions: ReporterOption;