Skip to content

Instantly share code, notes, and snippets.

@Tonel
Last active October 14, 2022 14:52
Show Gist options
  • Save Tonel/029304303364b59f7537b4243e042373 to your computer and use it in GitHub Desktop.
Save Tonel/029304303364b59f7537b4243e042373 to your computer and use it in GitHub Desktop.
res
.set({
"Content-Type": "text/csv",
"Content-Disposition": `attachment; filename="<YOUR_FILE_NAME>.csv"`,
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment