Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno/std/path/posix.ts>relative

A modern runtime for JavaScript and TypeScript.
Go to Latest
function relative
import { relative } from "https://deno.land/x/deno@v0.22.0/std/path/posix.ts";

Parameters

from: string
to: string

Returns

string