mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-24 08:21:39 +00:00
4 lines
107 B
TypeScript
4 lines
107 B
TypeScript
import { signalSetupPlugin } from "./src/channel.setup.js";
|
|
|
|
export default { plugin: signalSetupPlugin };
|