Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
matthoffner/chatbot
matthoffner
/
starchat-ui
like
21
Runtime error
App
Files
Files
Community
bc7d545
starchat-ui
/
pages
/
api
/
home
/
index.ts
matthoffner
Duplicate from matthoffner/chatbot
13095e0
over 1 year ago
raw
Copy download link
history
blame
Safe
54 Bytes
export
{
default
, getServerSideProps }
from
'./home'
;