import { fs } from "https://dotland.deno.dev/x/dax@0.39.2/src/deps.ts";
const { expandGlobSync } = fs;
Synchronous version of expandGlob()
.
Parameters
optional
unnamed 1: ExpandGlobOptions = [UNSUPPORTED]import { fs } from "https://dotland.deno.dev/x/dax@0.39.2/src/deps.ts";
const { expandGlobSync } = fs;
Synchronous version of expandGlob()
.