Files
openclaw/extensions/matrix/plugin-entry.handlers.runtime.ts
2026-06-04 22:03:15 -04:00

3 lines
114 B
TypeScript

// Matrix plugin module implements plugin entry.handlers behavior.
export * from "./src/plugin-entry.runtime.ts";