Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

join

import { join } from "https://cdn.skypack.dev/lodash-es";
function join(array2, separator);
§
join(array2, separator)
[src]

§Parameters

§
array2
[src]
§
separator
[src]