Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/path/posix/common.ts

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

Functions

Determines the common path from a set of paths, using an optional separator, which defaults to the OS default separator.