Files
openclaw/src/plugin-sdk/test-utils.ts
T
2026-04-28 02:03:15 +01:00

5 lines
145 B
TypeScript

// Deprecated compatibility alias.
// Prefer focused openclaw/plugin-sdk/* test subpaths for public test helpers.
export * from "./testing.js";