This website requires JavaScript.
Explore
Help
Register
Sign In
hailin
/
chatbot-ui
Watch
1
Star
0
Fork
You've already forked chatbot-ui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
509a0ea3d7
chatbot-ui
/
types
/
chat-file.tsx
7 lines
93 B
TypeScript
Raw
Blame
History
export
interface
ChatFile
{
id
:
string
name
:
string
type
:
string
file
:
File
|
null
}
Reference in New Issue
View Git Blame
Copy Permalink