mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 12:50:42 +00:00
refactor(plugin-sdk): narrow config runtime imports
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export type { OpenClawConfig as ClawdbotConfig } from "openclaw/plugin-sdk/config-runtime";
|
||||
export type { OpenClawConfig as ClawdbotConfig } from "openclaw/plugin-sdk/config-types";
|
||||
export type { RuntimeEnv } from "openclaw/plugin-sdk/runtime";
|
||||
export { createChannelPairingController } from "openclaw/plugin-sdk/channel-pairing";
|
||||
|
||||
Reference in New Issue
Block a user