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

    Variable EMAIL_TEMPLATE_KEYSConst

    EMAIL_TEMPLATE_KEYS: readonly (
        | "IDENTITY"
        | "ORGANIZATION"
        | "LEDGER_ACCOUNT"
        | "PAYMENT_INSTRUMENT"
        | "DEPOSIT"
        | "WITHDRAW"
        | "TRANSFER"
        | "CARD_TRANSACTION"
    )[] = ...

    /* @__PURE__ */ so esbuild can drop the registry from bundles that only import the sender: it has no purity assumption for Object.keys, and without the annotation this top-level call retains the whole const.