🏠 New in Low Baseline Support: String repeat()
September 30, 2015
The repeat() method of strings returns the original string repeated a number of times.
Source features
javascript.builtins.String.repeat[mdn]
September 30, 2015
The repeat() method of strings returns the original string repeated a number of times.
javascript.builtins.String.repeat [mdn]