@@ -2,6 +2,6 @@ import getNative from './_getNative.js';
importrootfrom'./_root.js';
/* Built-in method references that are verified to be native. */
varSet=getNative(root,'Set');
constSet=getNative(root,'Set');
exportdefaultSet;
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.