import { normalizeGlob } from "https://deno.land/x/lume@v1.18.4/deps/path.ts";
Like normalize(), but doesn't collapse "**/.." when globstar
is true.
Parameters
optional
unnamed 1: GlobOptions = [UNSUPPORTED]import { normalizeGlob } from "https://deno.land/x/lume@v1.18.4/deps/path.ts";
Like normalize(), but doesn't collapse "**/.." when globstar
is true.