diff --git a/functions/base32cid.html b/functions/base32cid.html index da72208..168e909 100644 --- a/functions/base32cid.html +++ b/functions/base32cid.html @@ -1,3 +1,3 @@
Returns true if the provided string is a valid CID in Base32 encoding or false otherwise.
true
CID
false
Generated using TypeDoc
Returns
-true
if the provided string is a validCID
in Base32 encoding orfalse
otherwise.