Skip to main content
Module

x/aleph/server/helper.ts>toRelativePath

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

get the relative path from from to to.

Parameters

from: string
to: string

Returns

string