Function downloadFile

  • Downloads content as a file

    Parameters

    • content: any

      file content

    • filename: string

      file name to download as

    • mime: string

      mime type, including encoding for text files

    Returns void

Generated using TypeDoc