vue-json-csv
vue-json-csv copied to clipboard
fix(types): add types entry
The package is successfully generating types; however, there is no entry in the package.json
to tell consuming packages where the types are located.
Could not find a declaration file for module 'vue-json-csv'.
This PR should resolve #222.
@Belphemur if you want to review?