Skip to main content
Latest
type alias GlobToRegExpOptions
import { type GlobToRegExpOptions } from "https://deno.land/std@0.224.0/path/glob_to_regexp.ts";
definition: GlobOptions & { os?: OSType; }