fix: import outbound delivery types

This commit is contained in:
Peter Steinberger 2026-01-09 07:54:52 +01:00
parent 2d8545b4f8
commit 26a9efa89c

View File

@ -8,8 +8,8 @@ import {
formatGatewaySummary,
formatOutboundDeliverySummary,
} from "../infra/outbound/format.js";
import type { OutboundDeliveryResult } from "../infra/outbound/deliver.js";
import {
type OutboundDeliveryResult,
type MessagePollResult,
type MessageSendResult,
sendMessage,