Skip to main content
Module

x/esbuild_deno_loader/deps.ts>resolve

Deno module resolution for `esbuild`
Latest
function resolve
import { resolve } from "https://deno.land/x/esbuild_deno_loader@0.9.0/deps.ts";

Resolves path segments into a path

Parameters

...pathSegments: string[]

to process to path

Returns

string