Skip to content

Commit

Permalink
jsdoc, #422
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Dec 10, 2024
1 parent e60cb11 commit e149af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/common/cloneMissingRepos.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const execute = require( './execute' ).default;
/**
* Clones missing repositories
* @public
*
* @param [omitPrivate]
* @returns {Promise.<string>} - The names of the repos cloned
*/
module.exports = async omitPrivate => {
Expand Down

0 comments on commit e149af7

Please sign in to comment.