function isGlobimport { isGlob } from "https://deno.land/x/redis@v0.28.0/vendor/https/deno.land/std/node/path.ts"; isGlob(str: string): booleanTest whether the given string is a glob Parametersstr: stringReturnsboolean