SongGuess
Preparing search index...
shared/Utils
downloadFile
Function downloadFile
downloadFile
(
content
:
string
,
filename
:
string
)
:
void
Downloads content as a file with the specified filename.
Parameters
content
:
string
The content to download
filename
:
string
The filename to use
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
SongGuess
Loading...
Downloads content as a file with the specified filename.