Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
T1ckbase
/
stockfish-api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
stockfish-api
/
serve.ts
T1ckbase
first commit
0d3b73e
3 months ago
raw
Copy download link
history
blame
contribute
delete
58 Bytes
import
fetch
from
'./main.ts'
;
export
default
{ fetch };