mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-24 09:09:34 +00:00
3 lines
127 B
TypeScript
3 lines
127 B
TypeScript
// Keep setup imports narrow so setup does not load the Raft bridge runtime.
|
|
export { raftSetupPlugin } from "./src/setup.js";
|