@@ -7,7 +7,6 @@ import toString from './toString.js';
* Pads `string` on the right side if it's shorter than `length`. Padding
* characters are truncated if they exceed `length`.
*
* @static
* @since 4.0.0
* @category String
* @param {string} [string=''] The string to pad.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.