import { nextcloudTalkPlugin } from "./src/channel.js";
export default {
plugin: nextcloudTalkPlugin,
};