Skip to main content
Module

x/fastro/http/deps.ts>join

Fast and simple web application framework for deno
Go to Latest
function join
import { join } from "https://deno.land/x/fastro@v0.81.5/http/deps.ts";

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

Parameters

...paths: string[]

to be joined and normalized