mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 13:50:27 +00:00
fix(ci): restore plugin sdk boundary seams
This commit is contained in:
@@ -28,7 +28,7 @@ export {
|
||||
buildBaseChannelStatusSummary,
|
||||
} from "openclaw/plugin-sdk/channel-status";
|
||||
export { createChannelPairingController } from "openclaw/plugin-sdk/channel-pairing";
|
||||
export { createAccountStatusSink } from "openclaw/plugin-sdk/compat";
|
||||
export { createAccountStatusSink } from "openclaw/plugin-sdk/channel-lifecycle";
|
||||
export {
|
||||
readStoreAllowFromForDmPolicy,
|
||||
resolveEffectiveAllowFromLists,
|
||||
|
||||
Reference in New Issue
Block a user