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