UNPKG

echo-e2e

Version:

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

11 lines 204 B
{ "compilerOptions": { "module": "ESNext", "esModuleInterop": true, "target": "es2017", "moduleResolution": "node", "sourceMap": true, "outDir": "dist" }, "lib": ["es2015"] }