import { walk } from "https://dotland.deno.dev/x/dax@0.39.2/src/deps.ts";
Walks the file tree rooted at root, yielding each file or directory in the tree filtered according to the given options.
Parameters
optional
unnamed 1: WalkOptions = [UNSUPPORTED]