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