mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-09-17 08:57:10 +08:00
feat: mix handlers of proxy server in providers
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
export * from "./shim";
|
||||
|
||||
export * from "../common/types";
|
||||
|
||||
export * from "./providerClient";
|
||||
@@ -5,5 +7,3 @@ export * from "./providerClient";
|
||||
export * from "./modelClient";
|
||||
|
||||
export * from "../common/locale";
|
||||
|
||||
export * from "./shim";
|
||||
|
Reference in New Issue
Block a user