Skip to main content
Module

x/aleph/server/helpers.ts>restoreUrl

The Full-stack Framework in Deno.
Very Popular
Go to Latest
function restoreUrl
import { restoreUrl } from "https://deno.land/x/aleph@1.0.0-beta.43/server/helpers.ts";

Restore the remote url from local path. e.g. /-/esm.sh/react@18.2.0 -> https://esm.sh/v113/react@18.2.0

Parameters

pathname: string

Returns

string