mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-08 07:41:08 +00:00
refactor(feishu): split comment handler seam
This commit is contained in:
3
extensions/feishu/src/comment-handler-runtime-api.ts
Normal file
3
extensions/feishu/src/comment-handler-runtime-api.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export type { OpenClawConfig as ClawdbotConfig } from "openclaw/plugin-sdk/config-runtime";
|
||||
export type { RuntimeEnv } from "openclaw/plugin-sdk/runtime";
|
||||
export { createChannelPairingController } from "openclaw/plugin-sdk/channel-pairing";
|
||||
Reference in New Issue
Block a user