• Converts a base64 encoded string to a regular string.

    Returns

    • The converted regular string.

    Parameters

    • encoded: any

      The base64 encoded string to convert.

    Returns string

Generated using TypeDoc