UNPKG

@easyflow/pixel

Version:

Easyflow client-side pixel SDK

3 lines (2 loc) 110 B
export declare function toBase64(data: any): string; export declare function fromBase64(b64: string): string;