import { join } from "https://deno.land/std@0.208.0/path/mod.ts";
Join all given a sequence of paths
,then normalizes the resulting path.
import { join } from "https://deno.land/std@0.208.0/path/mod.ts";
Join all given a sequence of paths
,then normalizes the resulting path.