Extensions: route Signal and xai through plugin-sdk

This commit is contained in:
Muhammed Mukhthar CM
2026-03-18 05:42:54 +00:00
parent dc20a7cd89
commit ff849613a4
3 changed files with 3 additions and 3 deletions

View File

@@ -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";