mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 19:40:21 +00:00
Extensions: route Signal and xai through plugin-sdk
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export * from "./src/index.js";
|
||||
export type { SignalAccountConfig } from "../../src/config/types.signal.js";
|
||||
export type { SignalAccountConfig } from "openclaw/plugin-sdk/signal";
|
||||
|
||||
Reference in New Issue
Block a user