import { normalizeGlob } from "https://deno.land/x/sane_fmt@0.16.1/std/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/sane_fmt@0.16.1/std/path.ts";
Like normalize(), but doesn't collapse "**/.." when globstar
is true.