You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 28, 2021. It is now read-only.
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.