UNPKG

stream-chat

Version:

JS SDK for the Stream Chat API

3 lines (2 loc) 119 B
export declare const encodeBase64: (data: string) => string; export declare const decodeBase64: (s: string) => string;