cypress-realworld-testing
cypress-realworld-testing copied to clipboard
Replace 'index.ts' with 'index.d.ts' for namespace declaration
If the namespace declaration is put into index.ts
file it is not detected by TS properly. Putting it into index.d.ts file fixes the issue and TS stops complaining.
@vytenis-narusis-ns is attempting to deploy a commit to the Cypress Team on Vercel.
A member of the Team first needs to authorize it.