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