mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-20 10:16:38 +08:00
4 lines
51 B
TypeScript
4 lines
51 B
TypeScript
export default function Page() {
|
|
return <></>;
|
|
}
|