mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 17:50:20 +00:00
refactor: move remaining channel seams into plugins
This commit is contained in:
@@ -241,6 +241,7 @@ export { buildChannelSendResult } from "./channel-send-result.js";
|
||||
export type { ChannelSendRawResult } from "./channel-send-result.js";
|
||||
export { createPluginRuntimeStore } from "./runtime-store.js";
|
||||
export { createScopedChannelConfigBase } from "./channel-config-helpers.js";
|
||||
export { buildAccountScopedAllowlistConfigEditor } from "./allowlist-config-edit.js";
|
||||
export {
|
||||
AllowFromEntrySchema,
|
||||
AllowFromListSchema,
|
||||
|
||||
Reference in New Issue
Block a user