interface GlobOptionsimport { type GlobOptions } from "https://deno.land/std@0.54.0/path/glob.ts"; Propertiesoptionalextended: booleanoptionalglobstar: boolean