mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-10 08:41:13 +00:00
refactor(feishu): narrow channel runtime exports
This commit is contained in:
@@ -12,4 +12,4 @@ export {
|
||||
buildProbeChannelStatusSummary,
|
||||
PAIRING_APPROVED_MESSAGE,
|
||||
} from "openclaw/plugin-sdk/channel-status";
|
||||
export { chunkTextForOutbound, createDefaultChannelRuntimeState } from "../runtime-api.js";
|
||||
export { chunkTextForOutbound, createDefaultChannelRuntimeState } from "openclaw/plugin-sdk/feishu";
|
||||
|
||||
Reference in New Issue
Block a user