method Path.prototype.globSyncimport { Path } from "https://deno.land/x/yxz@0.32.0/path/mod.ts"; globSync(glob: string, opts?: GlobOptions): IterableIterator<Path>Parametersglob: stringoptionalopts: GlobOptions = [UNSUPPORTED]ReturnsIterableIterator<Path>