import * as mod from "https://dotland.deno.dev/std@0.110.0/fs/expand_glob.ts"; FunctionsfexpandGlobExpand the glob string from the specified root directory and yield each result as a WalkEntry object. fexpandGlobSyncSynchronous version of expandGlob(). InterfacesIExpandGlobOptions