UNPKG

ivr-tester

Version:

An automated testing framework for IVR call flows

5 lines (4 loc) 140 B
export { press } from "./press"; export { hangUp } from "./hangUp"; export { doNothing } from "./doNothing"; export { Then } from "./Then";