mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-22 06:32:00 +00:00
3 lines
103 B
TypeScript
3 lines
103 B
TypeScript
export * from "./src/index.js";
|
|
export type { SignalAccountConfig } from "openclaw/plugin-sdk/signal";
|