This website requires JavaScript.
Explore
Help
Register
Sign In
singlexyz
/
ChatGPT-Next-Web
Watch
1
Star
0
Fork
0
You've already forked ChatGPT-Next-Web
forked from
XiaoMo/ChatGPT-Next-Web
Code
Pull Requests
Activity
8e560d2b2e
ChatGPT-Next-Web
/
app
/
store
/
index.ts
4 lines
75 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor: #6 check update over one hour and debound scroll
2023-03-23 17:00:33 +00:00
export
*
from
"./app"
;
export
*
from
"./update"
;
feat: #2 add access control by access code
2023-03-26 06:53:40 +00:00
export
*
from
"./access"
;
Copy Permalink