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