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

2 lines
73 B
TypeScript

export { serve } from "https://deno.land/std@v1.0.0-rc2/http/server.ts";