I have a code that looks like this:
export function* terminateOrderSaga(action: Action) { const {continuousOrderId, popToRoot, onPaymentRequired}