import { fs } from "https://dotland.deno.dev/x/dax@0.39.2/src/deps.ts";
const { walk } = fs;
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]