This website requires JavaScript.
Explore
Help
Sign In
chenxv399
/
NextChat-U
Watch
1
Star
0
Fork
0
You've already forked NextChat-U
forked from
GithubProxy/ChatGPT-Next-Web
Code
Pull Requests
Activity
2e3aa940fb
NextChat-U
/
app
/
store
/
index.ts
5 lines
101 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor: #6 check update over one hour and debound scroll
2023-03-24 02:00:33 +09:00
export
*
from
"./app"
;
export
*
from
"./update"
;
feat: #2 add access control by access code
2023-03-26 15:53:40 +09:00
export
*
from
"./access"
;
fix: #963 config not work
2023-04-22 01:12:07 +09:00
export
*
from
"./config"
;
Copy Permalink