function restoreUrlimport { restoreUrl } from "https://dotland.deno.dev/x/aleph@1.0.0-beta.15/server/helpers.ts"; restoreUrl(pathname: string): stringRestore the remote url from local path. e.g. /-/esm.sh/react@17.0.2 -> https://esm.sh/react@17.0.2 Parameterspathname: stringReturnsstring