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