type alias WatchOptionsimport { type WatchOptions } from "https://deno.land/x/frugal@0.9.0/src/watch/ParentContext.ts"; definition: { port?: number; }