6 lines
104 B
TypeScript
Raw Normal View History

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