Files
openclaw/extensions/tlon/setup-entry.ts
2026-03-15 18:46:54 -07:00

6 lines
90 B
TypeScript

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