Skip to main content
Module

x/zipland/core/server/file_server.ts>serveZip

Serve file server with single zip file as file system in Deno.
Latest
function serveZip
import { serveZip } from "https://deno.land/x/zipland@v0.0.7/core/server/file_server.ts";

Parameters

path: string
optional
opts: ServeZipOptions = [UNSUPPORTED]