function isGlobimport { isGlob } from "https://deno.land/x/proc@0.22.1/site/scripts/deps/path.ts"; isGlob(str: string): booleanTest whether the given string is a glob Parametersstr: stringReturnsboolean