I can do the following to force download a CSV file to the client:
const response = await fetch(, ); const text = await response.tex