Skip to main content
Module

x/file_server_plus/file_server.ts

`deno` static file webserver, clone of `file_server.ts`, PLUS an additional final "404 handler" to run arbitrary JS/TS
Latest
import * as fileServerPlus from "https://deno.land/x/file_server_plus@0.2.3/file_server.ts";
The documentation for this module is currently unavailable.