MockFlow: {
    flow: string;
    response?: MockFlowResponse;
    state?: MockFlowStates;
}

Type declaration

Generated using TypeDoc