@@ -14,7 +14,7 @@ import createAggregator from './.internal/createAggregator.js';
* @returns {Object} Returns the composed aggregate object.
* @example
*
* var array = [
* const array = [
* { 'dir': 'left', 'code': 97 },
* { 'dir': 'right', 'code': 100 }
* ];
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.