mirror of
https://github.com/sqlchat/sqlchat.git
synced 2025-09-25 09:03:43 +08:00
3 lines
91 B
TypeScript
3 lines
91 B
TypeScript
export * as generalBot from "./general-bot";
|
|
export * as sqlchatBot from "./sql-chat-bot";
|