import * as mod from "https://deno.land/std@0.202.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