Skip to main content
Module

std/path/relative.ts

The Deno Standard Library
Latest
import * as mod from "https://deno.land/std@0.224.0/path/relative.ts";

Functions

Return the relative path from from to to based on current working directory.