Globals / "src/common/utils/base64"
Module: "src/common/utils/base64"#
Index#
Object literals#
Object literals#
base64#
▪ Const base64: object
Defined in src/common/utils/base64.ts:5
Properties:
| Name | Type | Value |
|---|---|---|
decode |
function | (data: string) => any |
encode |
function | (data: string) => any |
Last update: November 10, 2020