import { Path } from "https://dotland.deno.dev/x/dax@0.39.2/src/path.ts";
Synchronously expands the glob using the current path as the root.
Parameters
optional
options: Omit<ExpandGlobOptions, "root">import { Path } from "https://dotland.deno.dev/x/dax@0.39.2/src/path.ts";
Synchronously expands the glob using the current path as the root.