diff --git a/functions/base64ToBlob.html b/functions/base64ToBlob.html index 8be0968..3641c3c 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 57b9e1e..ee0f5b4 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 1413ae4..6932622 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