mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-01 10:23:36 +00:00
3 lines
92 B
TypeScript
3 lines
92 B
TypeScript
// Line plugin module implements probe behavior.
|
|
export { probeLineBot } from "./probe.js";
|