mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-24 07:59:12 -05:00
af472b6419
Co-authored-by: Zach Bloomquist <github@chary.us>
11 lines
468 B
TypeScript
11 lines
468 B
TypeScript
/// <reference path="../../cli/types/cy-blob-util.d.ts" />
|
|
/// <reference path="../../cli/types/cy-bluebird.d.ts" />
|
|
/// <reference path="../../cli/types/cy-minimatch.d.ts" />
|
|
|
|
/// <reference path="../../cli/types/cypress.d.ts" />
|
|
/// <reference path="../../cli/types/cypress-global-vars.d.ts" />
|
|
/// <reference path="../../cli/types/cypress-type-helpers.d.ts" />
|
|
|
|
/// <reference path="../ts/index.d.ts" />
|
|
/// <reference path="../driver/types/internal-types.d.ts" />
|