Files
openclaw/extensions/sms/channel-plugin-api.ts
2026-06-04 21:02:07 -04:00

3 lines
100 B
TypeScript

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