Skip to main content
Module

x/mith_static/mod.ts>serveStatic

Serve static files under Mith framework
Latest
function serveStatic
import { serveStatic } from "https://deno.land/x/mith_static@v0.3.5/mod.ts";

Create a new static server middleware.

Parameters

root: string
endpoint: string
optional
options: options = [UNSUPPORTED]