Skip to main content
Module

x/fastro/http/deps.ts>resolve

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

Resolves path segments into a path

Parameters

...pathSegments: string[]

to process to path

Returns

string