mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 20:20:22 +00:00
refactor: clean extension api boundaries
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { normalizeIMessageHandle } from "../../extensions/imessage/src/targets.js";
|
||||
import { normalizeIMessageHandle } from "../../extensions/imessage/api.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