UNPKG

echo-e2e

Version:

**Testing phone calls is hard. Testing AI-powered phone calls is even harder.**

4 lines 172 B
import { registerTranscriptCallback } from "./deepgram/stt"; import call from './call/call'; export { call, registerTranscriptCallback }; //# sourceMappingURL=module.js.map