From 43cb226bc1ba7f10be456adf9445b010550be548 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" Date: Tue, 9 Jul 2024 05:31:50 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20encrypit?= =?UTF-8?q?/file64@7fbc196ee6ba42b4815b7720c535204042317172=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 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