UNPKG

@stencil/core

Version:

A Compiler for Web Components and Progressive Web Apps

4 lines (3 loc) 230 B
export { ScreenshotConnector } from './connector-base'; export { ScreenshotLocalConnector } from './connector-local'; export { Screenshot, ScreenshotBuild, ScreenshotCompareResults, ScreenshotDiff } from '@stencil/core/internal';