@cfxlabsinc/b2b-services
    Preparing search index...

    Variable BANK_TRANSACTION_RECONCILIATION_WORKFLOW_TYPEConst

    BANK_TRANSACTION_RECONCILIATION_WORKFLOW_TYPE: "bankTransactionReconciliationWorkflow"

    Workflow type of bankTransactionReconciliationWorkflow, as a string rather than an imported function.

    The workflow itself lives in @cfxlabsinc/bank-transaction-reconciliation-services, which reaches the withdrawal / deposit / virtual-account services this package cannot see and already depends on this one. Importing the function back would close a project-reference cycle, so the start helper names the type instead.