Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denoliver/demo/after.ts>default

A simple, dependency free static file server for Deno with possibly the worst name ever.
Latest
variable default
import { default } from "https://deno.land/x/denoliver@2.3.1/demo/after.ts";

type

(req: Request) => unknown