Skip to main content
Module

x/swdev/types.ts>ServeArgs

No bundle frontend by service-worker
Latest
interface ServeArgs
import { type ServeArgs } from "https://deno.land/x/swdev@0.5.2/types.ts";

Properties

_: string[]
optional
p: number
optional
port: number
optional
cors: boolean
optional
dotfiles: boolean
optional
host: string
optional
c: string
optional
cert: string
optional
k: string
optional
key: string
optional
h: boolean
optional
help: boolean