Module

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

💎 Next-gen browser/server fluid React framework
Go to Latest
method ModuleGraph.prototype.resolve
import { ModuleGraph } from "https://dotland.deno.dev/x/ultra@v2.0.0-alpha.5/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