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