import { expandGlob } from "https://deno.land/x/deno@v0.28.0/std/fs/expand_glob.ts";
Expand the glob string from the specified root
directory and yield each
result as a WalkInfo
object.
Parameters
optional
unnamed 1: ExpandGlobOptions = [UNSUPPORTED]