import { restoreUrl } from "https://deno.land/x/aleph@1.0.0-alpha.72/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
import { restoreUrl } from "https://deno.land/x/aleph@1.0.0-alpha.72/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