Update jsdocs

This commit is contained in:
rejas
2021-08-01 09:53:28 +02:00
parent ae3d552ad7
commit cd18794fca
5 changed files with 27 additions and 20 deletions

View File

@@ -1,7 +1,8 @@
const _ = require("lodash");
/**
* @param extendedData
* @param {object} extendedData extra data to add to the default mock data
* @returns {string} mocked forecast weather data
*/
function generateWeatherForecast(extendedData = {}) {
return JSON.stringify(