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