Converts a base64 string to a File object and saves it with the specified file name.
The base64 string, blob url or http url of the file.
Optional
The name to save the file as.
The mime type of the file
The converted File object.
Generated using TypeDoc
Converts a base64 string to a File object and saves it with the specified file name.