mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
Add private tag to unexposed functions. [ci skip]
This commit is contained in:
@@ -21,6 +21,7 @@ var filePairs = [
|
||||
/**
|
||||
* Creates supplementary Lodash modules at the `target` path.
|
||||
*
|
||||
* @private
|
||||
* @param {string} target The output directory path.
|
||||
*/
|
||||
function build(target) {
|
||||
|
||||
Reference in New Issue
Block a user