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