6 lines
102 B
TypeScript
Raw Permalink Normal View History

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