mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 11:27:50 +00:00
Add private tag to unexposed functions. [ci skip]
This commit is contained in:
@@ -42,6 +42,7 @@ var mappingConfig = {
|
||||
/**
|
||||
* Creates browser builds of the FP converter and mappings at the `target` path.
|
||||
*
|
||||
* @private
|
||||
* @param {string} target The output directory path.
|
||||
*/
|
||||
function build() {
|
||||
|
||||
Reference in New Issue
Block a user