Files
openclaw/extensions/qa-matrix/runtime.ts
2026-06-04 21:33:54 -04:00

3 lines
125 B
TypeScript

// Qa Matrix plugin module implements runtime behavior.
export { runMatrixQaLive } from "./src/runners/contract/runtime.js";