Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno/std/path/posix.ts>join

A modern runtime for JavaScript and TypeScript.
Go to Latest
function join
import { join } from "https://deno.land/x/deno@v0.22.0/std/path/posix.ts";

Parameters

...paths: string[]

Returns

string