Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/aleph/server/helper.ts>toRelativePath

The Full-stack Framework in Deno.
Go to Latest
function toRelativePath
import { toRelativePath } from "https://deno.land/x/aleph@v0.3.0-beta.4/server/helper.ts";

get the relative path from from to to.

Parameters

from: string
to: string

Returns

string