diff --git a/functions/base64ToBlob.html b/functions/base64ToBlob.html index ed56448..8bc9ba4 100644 --- a/functions/base64ToBlob.html +++ b/functions/base64ToBlob.html @@ -3,4 +3,4 @@

Returns Promise<Blob>

-
\ No newline at end of file +
\ No newline at end of file diff --git a/functions/base64ToFile.html b/functions/base64ToFile.html index b485f9d..fca8f39 100644 --- a/functions/base64ToFile.html +++ b/functions/base64ToFile.html @@ -5,4 +5,4 @@

Returns Promise<File>

-
\ No newline at end of file +
\ No newline at end of file diff --git a/functions/blobToBase64.html b/functions/blobToBase64.html index 5bbdbcb..a87cf53 100644 --- a/functions/blobToBase64.html +++ b/functions/blobToBase64.html @@ -3,4 +3,4 @@

Returns Promise<string>

-
\ No newline at end of file +
\ No newline at end of file