Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wuyuncheng-26
/
go-proxy-bingai
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d669ddb
go-proxy-bingai
/
frontend
/
src
/
api
/
model
/
sysconf
/
SysConfig.ts
wuyuncheng-26
upload files from Harry-zklcdc/go-proxy-bingai
d669ddb
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
91 Bytes
export
interface
SysConfig
{
isSysCK
:
boolean
;
isAuth
:
boolean
;
info
:
string
;
}