UNPKG

ivr-tester

Version:

An automated testing framework for IVR call flows

6 lines (5 loc) 112 B
import { When } from "./When"; /** * Always evaluates as true */ export declare const isAnything: () => When;