Skip to main content
Module

std/path/posix.ts>relative

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function relative
import { relative } from "https://deno.land/std@0.55.0/path/posix.ts";

Parameters

from: string
to: string

Returns

string