**Describe the bug** When I want to import 'csv-stringify/lib/browser/sync' from a Typescript project, I have to declare the module as any in my env definition file. **Additional context** I can provide a PR if needed.
Describe the bug
When I want to import 'csv-stringify/lib/browser/sync' from a Typescript project, I have to declare the module as any in my env definition file.
Additional context
I can provide a PR if needed.