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