API Reference

Prompts a user in their browser to save some specific text to a file on their machine.

function saveTextToFileInBrowser(content: string, filename: string)