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