Files
openclaw/extensions/matrix/src/tool-actions.runtime.ts
2026-06-04 22:03:15 -04:00

3 lines
114 B
TypeScript

// Matrix plugin module implements tool actions behavior.
export { handleMatrixAction } from "./tool-actions.js";