From 425061ce67e5a48b077a14a57a6ce979a4443370 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" Date: Wed, 3 Jul 2024 05:39:14 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20encrypit?= =?UTF-8?q?/file64@2b3938deeda79cfa99078314edb42949ad07d0e7=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- functions/base64ToBlob.html | 2 +- functions/base64ToFile.html | 2 +- functions/blobToBase64.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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