Join Discord
Powered by
I have file cypress.d.ts and there i declare names...
# cy10-feedback
a
adorable-stone-42197
06/20/2022, 3:16 PM
I have file cypress.d.ts and there i declare namespace Cypress { interface Chainable { login(): void;} }
Previous
Next