Hosanna UI API v1.30.2-next
    Preparing search index...
    • Decodes a base64 URL-safe encoded string.

      Parameters

      • value: any

        The base64 URL-safe encoded string to decode.

      Returns any

      The decoded string, or null if the input is not a string.