Files
openclaw/extensions/line/src/probe.runtime.ts
2026-06-04 21:40:44 -04:00

3 lines
92 B
TypeScript

// Line plugin module implements probe behavior.
export { probeLineBot } from "./probe.js";