Module

x/abc/mod.ts>Abc#file

A better Deno framework to create web application.
Go to Latest
method Abc.prototype.file
import { Abc } from "https://dotland.deno.dev/x/abc@v0.1.10/mod.ts";

file registers a new route with path to serve a static file with optional route-level middleware.

Parameters

path: string
filepath: string