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