UNPKG

cucumber-html-report-generator

Version:

Generate beautiful cucumberjs html reports for multiple instances (browsers / devices)

4 lines 180 B
export declare class ReportGenerationApiPage { generateReport(theme: string, folder: string): Promise<string | null>; } //# sourceMappingURL=report-generation-api-page.d.ts.map