mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-23 23:22:32 +00:00
refactor(feishu): narrow outbound runtime exports
This commit is contained in:
@@ -1,2 +1 @@
|
||||
export { chunkTextForOutbound } from "../runtime-api.js";
|
||||
export type { ChannelOutboundAdapter } from "../runtime-api.js";
|
||||
export { chunkTextForOutbound, type ChannelOutboundAdapter } from "openclaw/plugin-sdk/feishu";
|
||||
|
||||
Reference in New Issue
Block a user