Skip to main content
Module

x/aleph/server/helpers.ts>toLocalPath

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

Fix remote url to local path. e.g. https://esm.sh/react@18.2.0?dev -> /-/esm.sh/react@18.2.0?dev

Parameters

url: string

Returns

string