Skip to main content
Module

x/alephjs/server/helpers.ts>restoreUrl

The Full-stack Framework in Deno.
Latest
function restoreUrl
import { restoreUrl } from "https://deno.land/x/alephjs@1.0.0-alpha.78.1/server/helpers.ts";

restore the remote url from local path. e.g. /-/esm.sh/react@17.0.2 -> https://esm.sh/react@17.0.2

Parameters

pathname: string

Returns

string