mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 04:45:17 +00:00
Add typedef for Module, use it in other jsdocs
This commit is contained in:
@@ -157,7 +157,7 @@ var App = function () {
|
||||
/**
|
||||
* Loads all modules.
|
||||
*
|
||||
* @param {Array} modules All modules to be loaded
|
||||
* @param {Module[]} modules All modules to be loaded
|
||||
* @param {Function} callback Function to be called after loading
|
||||
*/
|
||||
var loadModules = function (modules, callback) {
|
||||
|
Reference in New Issue
Block a user