UNPKG

stream-chat

Version:

JS SDK for the Stream Chat API

3 lines 155 B
export declare const encodeBase64: (data: string) => string; export declare const decodeBase64: (s: string) => string; //# sourceMappingURL=base64.d.ts.map