function joinimport { join } from "https://dotland.deno.dev/std@0.110.0/path/win32.ts"; join(...paths: string[]): stringJoin all given a sequence of paths,then normalizes the resulting path. Join all given a sequence of paths,then normalizes the resulting path. Parameters...paths: string[]to be joined and normalized Returnsstring