import { type pathUtils } from "https://deno.land/x/dtils@2.4.0/deps.ts";
const { GlobToRegExpOptions } = pathUtils;
definition: GlobOptions & { os?: OSType; }
import { type pathUtils } from "https://deno.land/x/dtils@2.4.0/deps.ts";
const { GlobToRegExpOptions } = pathUtils;