UNPKG

cypress-image-diff-js

Version:

Visual regression testing tool with cypress

9 lines (6 loc) 220 B
/// <reference types="cypress" /> declare function getCompareSnapshotsPlugin( on: Cypress.PluginEvents, config: Cypress.PluginConfigOptions, ): Cypress.PluginConfigOptions export default getCompareSnapshotsPlugin;