Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
suvasism2/chessecon
openenv-community
/
chessecon
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chessecon
/
frontend
/
shared
/
types.ts
suvasis
code add
e4d7d50
3 days ago
raw
Copy download link
history
blame
contribute
delete
158 Bytes
/**
* Unified type exports
* Import shared types from this single entry point.
*/
export
type
*
from
"../drizzle/schema"
;
export
*
from
"./_core/errors"
;