function path.normalizeGlobimport { path } from "https://deno.land/x/proc@0.21.8/dev/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