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

x/ndeno/src/deps.ts>resolve

js runtime project management tool / js runtime 项目管理工具
Go to Latest
function resolve
import { resolve } from "https://deno.land/x/ndeno@v2.0.4/src/deps.ts";

Resolves path segments into a path

Parameters

...pathSegments: string[]

to process to path

Returns

string