Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/encoding/_yaml/utils.ts>repeat

Deno standard library
Go to Latest
function repeat
import { repeat } from "https://deno.land/std@0.149.0/encoding/_yaml/utils.ts";

Parameters

str: string
count: number

Returns

string