ChatGPT-Next-Web/app/store/index.ts
2023-04-22 00:12:07 +08:00

5 lines
101 B
TypeScript

export * from "./app";
export * from "./update";
export * from "./access";
export * from "./config";