Files
openclaw/extensions/line/channel-plugin-api.ts
2026-06-04 21:40:44 -04:00

3 lines
102 B
TypeScript

// Line API module exposes the plugin public contract.
export { linePlugin } from "./src/channel.js";