mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-29 10:50:58 +00:00
5 lines
129 B
TypeScript
5 lines
129 B
TypeScript
// Deprecated compatibility alias.
|
|
// Prefer openclaw/plugin-sdk/testing for public test helpers.
|
|
|
|
export * from "./testing.js";
|