Trigger a download of textual content or return a buffer when DOM APIs are unavailable.
The suggested file name for the download.
Text content to persist.
The created Blob/Buffer in environments that support it, otherwise void.
void
Trigger a download of textual content or return a buffer when DOM APIs are unavailable.