function path.joinGlobsimport { path } from "https://deno.land/x/service@1.0.0-rc.0/deps.ts"; const { joinGlobs } = path; joinGlobs(globs: string[], unnamed 1?: GlobOptions): stringLike join(), but doesn't collapse "**/.." when globstar is true. Parametersglobs: string[]optionalunnamed 1: GlobOptions = [UNSUPPORTED]Returnsstring