mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-02 21:01:51 +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";
|