ringo-flow 0.13.0

Declarative telephony scenario test runner for baresip, built on ringo-core
1
2
3
4
{
  "compilerOptions": { "checkJs": true, "noEmit": true, "strict": true, "types": [], "lib": ["ES2020"] },
  "files": ["../../../../docs/src/ringo-flow/ringo-flow.d.ts", "two-party.js", "mock-dynamic.js"]
}