import { normalizeGlob } from "https://deno.land/x/fathym_common@v0.0.142/src/src.deps.ts";
Like normalize(), but doesn't collapse "**/.." when globstar
is true.
Parameters
optional
options: GlobOptions = [UNSUPPORTED]x/fathym_common/src/src.deps.ts>normalizeGlob
import { normalizeGlob } from "https://deno.land/x/fathym_common@v0.0.142/src/src.deps.ts";
Like normalize(), but doesn't collapse "**/.." when globstar
is true.