/** Used to stand-in for `undefined` hash values. */
varHASH_UNDEFINED={};
varHASH_UNDEFINED='__lodash_hash_undefined__';
/** Used as references for various `Number` constants. */
varINFINITY=1/0,
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.