Files
openclaw/src/plugin-sdk/acp-runtime-backend.ts
T
2026-08-09 01:08:24 -07:00

4 lines
196 B
TypeScript

// Deprecated compatibility for released @openclaw/acpx packages.
// Remove next major after supported ACPX versions use the canonical ACP runtime without startup cost.
export * from "./acpx.js";