mirror of
https://github.com/konvajs/konva.git
synced 2025-12-29 18:34:36 +08:00
updated constructor documentation to comply with new "object literals" rule
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
* @constructor
|
||||
* @augments Kinetic.Shape
|
||||
* @param {Object} config
|
||||
* @param {Number|Array|Object} config.radius defines x and y radius
|
||||
* @param {Object} config.radius defines x and y radius
|
||||
* @@ShapeParams
|
||||
* @@NodeParams
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user