chore: rename types.clawdbot.ts → types.moltbot.ts
This commit is contained in:
parent
a0ea122d92
commit
da5ace25f5
@ -7,7 +7,7 @@ export * from "./types.auth.js";
|
|||||||
export * from "./types.base.js";
|
export * from "./types.base.js";
|
||||||
export * from "./types.browser.js";
|
export * from "./types.browser.js";
|
||||||
export * from "./types.channels.js";
|
export * from "./types.channels.js";
|
||||||
export * from "./types.clawdbot.js";
|
export * from "./types.moltbot.js";
|
||||||
export * from "./types.cron.js";
|
export * from "./types.cron.js";
|
||||||
export * from "./types.discord.js";
|
export * from "./types.discord.js";
|
||||||
export * from "./types.googlechat.js";
|
export * from "./types.googlechat.js";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user