You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/** * Assign the project to an employee. * @param {Object} employee - The employee who is responsible for the project. * @param {string} employee.name - The name of the employee. * @param {string} employee.department - The employee's department. */functionhelloWorld(employee){employee.}
The text was updated successfully, but these errors were encountered:
Testing #2218
Please see http://usejsdoc.org/tags-param.html#parameters-with-properties
The text was updated successfully, but these errors were encountered: