Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function join
import { join } from "https://deno.land/x/netzo@0.3.66/deps/std/path/mod.ts";

Join all given a sequence of paths,then normalizes the resulting path.

Parameters

...paths: string[]

to be joined and normalized