mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
6 lines
114 B
JavaScript
6 lines
114 B
JavaScript
/**
|
|
* @constructor
|
|
* @desc Τεκμηρίωση είναι η επικοινωνία!
|
|
*/
|
|
Test = function() {
|
|
}; |