mirror of
https://github.com/LLM-Red-Team/kimi-free-api.git
synced 2025-04-20 15:19:14 +08:00
5 lines
59 B
TypeScript
5 lines
59 B
TypeScript
import chat from "./chat.ts";
|
|
|
|
export default [
|
|
chat
|
|
]; |