mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-23 07:34:00 -05:00
8 lines
364 B
TypeScript
8 lines
364 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" />
|