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

3 lines
111 B
TypeScript

// Qa Matrix plugin module implements cli behavior.
export { runQaMatrixCommand } from "./src/cli.runtime.js";