interface ExpandGlobOptions implements GlobOptionsimport { type ExpandGlobOptions } from "https://deno.land/std@0.51.0/fs/mod.ts"; Propertiesoptionalroot: stringoptionalexclude: string[]optionalincludeDirs: boolean