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