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.
Please go ahead. Keep in mind however that I am not very happy about how typescript is integrated with this packages, I am not an expert in typescript but there is sth not good (to my opinion) about how the csv package is exposing all the sub packages (csv-parse, csv-stringify, ...). I am planning to move soon (a matter of days) all the repository into a single repository.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: