UNPKG

html-reporter

Version:

Html-reporter and GUI for viewing and managing results of a tests run. Currently supports Testplane and Hermione.

3 lines (2 loc) 105 B
import type { ImageFileSaver } from './types'; export declare const LocalImageFileSaver: ImageFileSaver;