UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

9 lines (5 loc) 147 B
import { launch } from './browsers' import { detect, detectByPath } from './detect' export { detect } export { detectByPath } export { launch }