Skip to main content
Module

x/aleph/server/helper.ts>getRelativePath

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

get relative the path of to to from.

Parameters

from: string
to: string

Returns

string