function path.normalizeGlobimport { path } from "https://dotland.deno.dev/x/dax@0.39.2/src/deps.ts"; const { normalizeGlob } = path; normalizeGlob(glob: string, options?: GlobOptions): stringLike normalize(), but doesn't collapse "**/.." when globstar is true. Parametersglob: stringoptionaloptions: GlobOptions = [UNSUPPORTED]Returnsstring