Skip to main content
Module

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

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

Properties

optional
fsRoot: string
optional
urlRoot: string
optional
quiet: string