Skip to main content
Module

x/file_server_plus/mod.ts

`deno` static file webserver clone of `file_server.ts`, PLUS optional command line arg: `--handler FILE.ts` for "404 handler" ability to run arbitrary JS/TS
Go to Latest
import * as fileServerPlus from "https://deno.land/x/file_server_plus@0.155.0/mod.ts";
The documentation for this module is currently unavailable.