import * as mod from "https://deno.land/std@0.127.0/node/path/common.ts"; FunctionsfcommonDetermines the common path from a set of paths, using an optional separator, which defaults to the OS default separator.