Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/lume/deps/path.ts>join

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function join
import { join } from "https://deno.land/x/lume@v1.19.4/deps/path.ts";

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

Parameters

...paths: string[]

to be joined and normalized