6 lines
104 B
TypeScript
Raw Permalink Normal View History

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