import { path } from "https://deno.land/x/proc@0.21.8/dev/deps.ts";
const { join } = path;
Join all given a sequence of paths
,then normalizes the resulting path.
import { path } from "https://deno.land/x/proc@0.21.8/dev/deps.ts";
const { join } = path;
Join all given a sequence of paths
,then normalizes the resulting path.