Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/oak/util.ts>resolvePath

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
function resolvePath
import { resolvePath } from "https://deno.land/x/oak@13.2.4/util.ts";

Parameters

relativePath: string

Returns

string

Parameters

rootPath: string
relativePath: string

Returns

string