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

x/xserver/src/deps.ts>join

X-Server a Deno server module with middleware
Go to Latest
function join
import { join } from "https://deno.land/x/xserver@5.2.8/src/deps.ts";

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

Parameters

...paths: string[]

to be joined and normalized