hosanna-ui-docs - v0.9.0
    Preparing search index...
    • Encodes a string to base64 URL-safe format.

      Parameters

      • value: any

        The string to encode.

      Returns any

      The base64 URL-safe encoded string, or null if the input is not a string.