Skip to main content
Module

x/aleph/server/util.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.2/server/util.ts";

get relative the path of to to from.

Parameters

from: string
to: string

Returns

string