node-jwt
Preparing search index...
base64Url
Variable base64Url
Const
base64Url
:
{
decode
:
(
input
:
string
)
=>
string
;
encode
:
(
input
:
string
|
Buffer
<
ArrayBufferLike
>
)
=>
string
;
}
= ...
Type Declaration
decode
:
(
input
:
string
)
=>
string
encode
:
(
input
:
string
|
Buffer
<
ArrayBufferLike
>
)
=>
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
node-jwt
Loading...