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