Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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";