mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-06 07:10:12 -06:00
* add strong return type to 'invoke' command * refactor invoke for clarity. use dtslint tests * add strong args types using typescript 3.0+ features * handle invoke's jquery wrapping of its input * move invoke tests to namespace * add example to jsdocs of 'invoke'