mirror of
https://github.com/pebble-dev/clay.git
synced 2026-09-03 23:57:43 -04:00
JSDoc all the things
This commit is contained in:
@@ -8,7 +8,7 @@ var ClayEvents = require('./clay-events');
|
||||
|
||||
/**
|
||||
* @extends ClayEvents
|
||||
* @param config
|
||||
* @param {Clay~ConfigItem} config
|
||||
* @constructor
|
||||
*/
|
||||
function ClayItem(config) {
|
||||
|
||||
Reference in New Issue
Block a user