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

x/superoak/test/deps.ts>join

HTTP assertions for Oak made easy via SuperDeno. 🐿 🦕
Latest
function join
import { join } from "https://deno.land/x/superoak@4.8.1/test/deps.ts";

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

Parameters

...paths: string[]

to be joined and normalized

Returns

string