@@ -8,7 +8,6 @@ import isNumber from './isNumber.js';
* global [`isNaN`](https://mdn.io/isNaN) which returns `true` for
* `undefined` and other non-number values.
*
* @static
* @since 0.1.0
* @category Lang
* @param {*} value The value to check.
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.