mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-05 06:40:56 -06:00
9 lines
420 B
TypeScript
9 lines
420 B
TypeScript
/// <reference path="../../cli/types/cy-blob-util.d.ts" />
|
|
/// <reference path="../../cli/types/cy-bluebird.d.ts" />
|
|
/// <reference path="../../cli/types/cy-moment.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" />
|