Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SatCat
/
deno
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
SatCat
commited on
May 22, 2025
Commit
525145c
·
verified
·
1 Parent(s):
87b8bf6
Create deps.ts
Browse files
Files changed (1)
hide
show
deps.ts
+1
-0
deps.ts
ADDED
Viewed
@@ -0,0 +1 @@
1
+
export { serve } from "https://deno.land/std@0.77.0/http/server.ts";