This website requires JavaScript.
Explore
Help
Register
Sign In
7x31
/
ChatGPT-Next-Web
mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
Watch
1
Star
0
Fork
You've already forked ChatGPT-Next-Web
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
adb860b464
ChatGPT-Next-Web
/
app
/
typing.ts
2 lines
64 B
TypeScript
Raw
Blame
History
export
type
Updater
<
T
>
=
(
updater
:
(
value
:
T
)
=
>
void
)
=
>
void
;
Reference in New Issue
View Git Blame
Copy Permalink