Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oak/utils/resolve_path.ts>resolvePath

A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕
Extremely Popular
Latest
function resolvePath
import { resolvePath } from "https://deno.land/x/oak@v17.1.0/utils/resolve_path.ts";

Parameters

relativePath: string

Returns

string

Parameters

rootPath: string
relativePath: string

Returns

string