UNPKG

@tixae-labs/web-sdk

Version:

Javascript Web SDK for doing WebRTC AI Voice Calls with TIXAE Agents.

3 lines (2 loc) 143 B
export declare function getCookieValue(name: string): string | null; export declare function downloadCSV(csv: string, filename: string): void;