type alias path.GlobToRegExpOptionsimport { type path } from "https://deno.land/x/gustwind@v0.56.1/server-deps.ts"; const { GlobToRegExpOptions } = path; definition: GlobOptions & { os?: OSType; }