Module

x/fresh/src/server/deps.ts>join

The next-gen web framework.
Extremely Popular
Go to Latest
function join
import { join } from "https://dotland.deno.dev/x/fresh@1.6.7/src/server/deps.ts";

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

Parameters

...paths: string[]

to be joined and normalized

Returns

string