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

x/ultra/lib/build/types.ts>ModuleGraph#resolve

💎 Next-gen browser/server fluid React framework
Go to Latest
method ModuleGraph.prototype.resolve
Re-export
import { ModuleGraph } from "https://deno.land/x/ultra@v2.0.0-alpha.4/lib/build/types.ts";

Given a string URL, return the resolved string URL accounting for any redirections that might have occurred when resolving the module graph.

Parameters

specifier: string

Returns

string