Files
openclaw/extensions/raft/setup-plugin-api.ts
2026-06-22 14:36:12 +08:00

3 lines
127 B
TypeScript

// Keep setup imports narrow so setup does not load the Raft bridge runtime.
export { raftSetupPlugin } from "./src/setup.js";