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