docs/code-samples/community/serving/helloworld-deno/deps.ts

2 lines
69 B
TypeScript

export { serve } from "https://deno.land/std@0.50.0/http/server.ts";