@@ -19,6 +19,6 @@ import createOver from './_createOver.js';
* func(1, 2, 3, 4);
* // => [4, 1]
*/
varover=createOver(arrayMap);
constover=createOver(arrayMap);
exportdefaultover;
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.