mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-25 06:39:30 +00:00
3 lines
126 B
TypeScript
3 lines
126 B
TypeScript
// Whatsapp plugin module implements action runtime behavior.
|
|
export { handleWhatsAppAction } from "./src/action-runtime.js";
|