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

repeat

import { repeat } from "https://cdn.skypack.dev/lodash-es";
function repeat(
string2,
n,
guard,
);
§
repeat(string2, n, guard)
[src]

§Parameters

§
string2
[src]
§
guard
[src]