UNPKG

191 BTypeScriptView Raw
1/// <reference lib="dom" />
2export declare function encodeUTF8(str: string): Uint8Array;
3export declare function encodeBase64(value: ArrayBuffer): string;
4//# sourceMappingURL=encode.d.ts.map
\No newline at end of file