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
c7c58ef031
ChatGPT-Next-Web
/
app
/
masks
/
typing.ts
4 lines
88 B
TypeScript
Raw
Blame
History
import
{
type
Mask
}
from
"../store/mask"
;
export
type
BuiltinMask
=
Omit
<
Mask
,
"
id
"
>
;
Reference in New Issue
View Git Blame
Copy Permalink