chore: rename types.clawdbot.ts → types.moltbot.ts

This commit is contained in:
Vj 2026-01-29 11:36:33 +00:00
parent a0ea122d92
commit da5ace25f5
2 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ export * from "./types.auth.js";
export * from "./types.base.js";
export * from "./types.browser.js";
export * from "./types.channels.js";
export * from "./types.clawdbot.js";
export * from "./types.moltbot.js";
export * from "./types.cron.js";
export * from "./types.discord.js";
export * from "./types.googlechat.js";