JSDoc all the things

This commit is contained in:
Keegan
2016-02-09 17:19:41 -08:00
parent c0f6fb770c
commit 6f182b7358
11 changed files with 83 additions and 42 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ var ClayEvents = require('./clay-events');
/**
* @extends ClayEvents
* @param config
* @param {Clay~ConfigItem} config
* @constructor
*/
function ClayItem(config) {