mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-23 02:45:38 -06:00
4 lines
196 B
TypeScript
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";
|