mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-11 20:43:42 +08:00
Split actions.ts into actions.server.ts and actions.client.ts
This commit is contained in:
2
app/mcp/actions.server.ts
Normal file
2
app/mcp/actions.server.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
"use server";
|
||||
export * from "./actions.base";
|
Reference in New Issue
Block a user