GitHub
Preparing search index...
The search index is not available
@oliversalzburg/js-utils - v0.2.2
@oliversalzburg/js-utils
data/string
base64Decode
Function base64Decode
Decodes the provided Base64 encoded string.
base64Decode
(
subject
:
string
)
:
string
Parameters
subject
:
string
The string to decode.
Returns
string
The decoded subject string.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@oliversalzburg/js-utils - v0.2.2
Loading...
Decodes the provided Base64 encoded string.