SatCat commited on
Commit
525145c
·
verified ·
1 Parent(s): 87b8bf6

Create deps.ts

Browse files
Files changed (1) hide show
  1. deps.ts +1 -0
deps.ts ADDED
@@ -0,0 +1 @@
 
 
1
+ export { serve } from "https://deno.land/std@0.77.0/http/server.ts";