mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-24 16:26:35 +00:00
2 lines
121 B
TypeScript
2 lines
121 B
TypeScript
// Nextcloud Talk API module exposes the plugin public contract.
|
|
export { nextcloudTalkPlugin } from "./src/channel.js";
|