brief-kite-35331
05/23/2023, 12:46 PMimport "cypress-real-events";
to the index.ts file I got an error for other declarations: TS2315: Type 'Chainable' is not generic.
brief-kite-35331
05/23/2023, 1:30 PMimport "cypress-real-events";
to the commands.ts file instead of index.ts - the docs are missleading