Plugins: finish signal SDK internalization

This commit is contained in:
Vincent Koc
2026-03-17 23:05:40 -07:00
parent 9282d5d09e
commit 0bdd17aef2
6 changed files with 6 additions and 6 deletions

View File

@@ -1,2 +1 @@
export * from "./src/index.js";
export type { SignalAccountConfig } from "openclaw/plugin-sdk/signal";
export * from "./src/runtime-api.js";