// Project: https://www.cypress.io // GitHub: https://github.com/cypress-io/cypress // Definitions by: Gert Hengeveld // Mike Woudenberg // Robbert van Markus // Nicholas Boll // TypeScript Version: 3.0 // Updated by the Cypress team: https://www.cypress.io/about/ /// /// /// /// /// /// /// /// /// /// /// // jQuery includes dependency "sizzle" that provides types // so we include it too in "node_modules/sizzle". // This way jQuery can load it using 'reference types="sizzle"' directive // load ambient declaration for "cypress" NPM module // hmm, how to load it better? /// /// /// /// ///