interface dtils.DenoOptionsimport { type dtils } from "https://deno.land/x/dtils@2.2.0/devops/deps.ts"; const { DenoOptions } = dtils; Propertiesoptionalwatch: booleanIf true, operation will not resolve and continue to keep Deno alive, monitoring the files for changes optionalquiet: booleanIf true, all output is suppressed