OMPX JavaScript SDK
Preparing search index...
@ompx/core
decodeBase64Url
Function decodeBase64Url
decodeBase64Url
<
T
=
unknown
>
(
encoded
:
string
)
:
T
|
null
Decode Base64url to a typed object (for MPP headers)
Type Parameters
T
=
unknown
Parameters
encoded
:
string
Returns
T
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
OMPX JavaScript SDK
Loading...
Decode Base64url to a typed object (for MPP headers)