mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-01 06:40:22 +00:00
refactor: move remaining channel seams into plugins
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { normalizeIMessageHandle } from "../../extensions/imessage/src/targets.js";
|
||||
import { imessageOutbound } from "../channels/plugins/outbound/imessage.js";
|
||||
import { imessageOutbound } from "../../test/channel-outbounds.js";
|
||||
import type { ChannelOutboundAdapter, ChannelPlugin } from "../channels/plugins/types.js";
|
||||
import { collectStatusIssuesFromLastError } from "../plugin-sdk/status-helpers.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user