method Path.prototype.globimport { Path } from "https://deno.land/x/yxz@0.17.0/path/path.ts"; glob(glob: string, opts?: GlobOptions): AsyncIterableIterator<Path>Parametersglob: stringoptionalopts: GlobOptions = [UNSUPPORTED]ReturnsAsyncIterableIterator<Path>