function isGlobimport { isGlob } from "https://dotland.deno.dev/std@0.177.0/node/path/mod.ts"; isGlob(str: string): booleanTest whether the given string is a glob Parametersstr: stringReturnsboolean