Files
openclaw/extensions/tlon/test-api.ts
2026-06-04 21:33:54 -04:00

3 lines
102 B
TypeScript

// Tlon API module exposes the plugin public contract.
export { tlonPlugin } from "./src/channel.js";