mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 01:30:21 +00:00
refactor(plugin-sdk): genericize web channel runtime seams
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export { createStatusReactionController } from "openclaw/plugin-sdk/channel-feedback";
|
||||
export { recordChannelActivity } from "openclaw/plugin-sdk/channel-runtime";
|
||||
export { recordChannelActivity } from "openclaw/plugin-sdk/infra-runtime";
|
||||
export { loadConfig } from "openclaw/plugin-sdk/config-runtime";
|
||||
export { ensureConfiguredBindingRouteReady } from "openclaw/plugin-sdk/conversation-runtime";
|
||||
|
||||
Reference in New Issue
Block a user