mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 10:17:48 +00:00
Remove references to _.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import baseInverter from './_baseInverter.js';
|
||||
|
||||
/**
|
||||
* Creates a function like `_.invertBy`.
|
||||
* Creates a function like `invertBy`.
|
||||
*
|
||||
* @private
|
||||
* @param {Function} setter The function to set accumulator values.
|
||||
|
||||
Reference in New Issue
Block a user