mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 17:00:25 +00:00
fix: resolve stale plugin-sdk and test type regressions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export { clearAccountEntryFields } from "openclaw/plugin-sdk/channel-config-helpers";
|
||||
export { clearAccountEntryFields } from "openclaw/plugin-sdk/core";
|
||||
export type { ChannelPlugin, OpenClawConfig } from "openclaw/plugin-sdk/core";
|
||||
export { DEFAULT_ACCOUNT_ID } from "openclaw/plugin-sdk/core";
|
||||
export { buildChannelConfigSchema } from "openclaw/plugin-sdk/channel-config-schema";
|
||||
|
||||
Reference in New Issue
Block a user