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

x/opineHttpProxy/test/deps.ts>serveStatic

Proxy middleware for Deno Opine HTTP servers.
Latest
function serveStatic
import { serveStatic } from "https://deno.land/x/opineHttpProxy@3.2.0/test/deps.ts";

Serve static files.

Parameters

root: string
optional
options: any = [UNSUPPORTED]