UNPKG

@stencil/core

Version:

A Compiler for Web Components and Progressive Web Apps

6 lines (5 loc) 195 B
import * as d from '../../declarations'; export declare function toMatchScreenshot(compare: d.ScreenshotDiff, opts?: d.MatchScreenshotOptions): { message: () => string; pass: boolean; };