Skip to content

Fix incorrect decalaration of toCSV in toCSV.js.html & index.d.ts#57

Open
srilokhkaruturi wants to merge 3 commits into
nickslevine:masterfrom
srilokhkaruturi:master
Open

Fix incorrect decalaration of toCSV in toCSV.js.html & index.d.ts#57
srilokhkaruturi wants to merge 3 commits into
nickslevine:masterfrom
srilokhkaruturi:master

Conversation

@srilokhkaruturi

Copy link
Copy Markdown

fix #55

The function comment of toCSVFunction had the wrong order of parameters.
@srilokhkaruturi srilokhkaruturi changed the title The function comment of toCSVFunction had the wrong order of parameters. Fix wrong order of params in comment of toCSV Function in toCSVFunction.js.html Oct 15, 2022
@srilokhkaruturi srilokhkaruturi changed the title Fix wrong order of params in comment of toCSV Function in toCSVFunction.js.html Fix incorrect decalaration of toCSV in toCSV.js.html & index.d.ts Oct 15, 2022

@srilokhkaruturi srilokhkaruturi left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are the right changes for zebras to work properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[fix] - fix wrong function declaration mistake on toCSV.js.html & index.d.ts

1 participant