Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
type alias WatchOptions
import { type WatchOptions } from "https://deno.land/x/frugal@0.9.6/src/watch/ParentContext.ts";
definition: { port?: number; }