mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-23 23:49:43 -05:00
6 lines
87 B
TypeScript
6 lines
87 B
TypeScript
import $Cypress from './src/main'
|
|
|
|
export default $Cypress
|
|
|
|
export * from './src/main'
|