We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 082cc53 commit 2e5a2f0Copy full SHA for 2e5a2f0
src/buildfile.js
@@ -5,7 +5,7 @@
5
6
/**
7
* @param {string} name
8
- * @param {string[]} exclude
+ * @param {string[]=} exclude
9
*/
10
function createModuleDescription(name, exclude) {
11
0 commit comments