Universal base64 decoder for Node.js, browser, and React Native
Decodes a base64-encoded string to a UTF-8 string in any JS environment.
The base64-encoded string
The decoded UTF-8 string
Generated using TypeDoc
Universal base64 decoder for Node.js, browser, and React Native
Decodes a base64-encoded string to a UTF-8 string in any JS environment.