mirror of
https://github.com/konvajs/konva.git
synced 2026-03-03 16:58:33 +08:00
7 lines
103 B
JavaScript
7 lines
103 B
JavaScript
|
|
/**
|
||
|
|
* @overview This is a file doclet.
|
||
|
|
* @copyright Michael Mathews 2011
|
||
|
|
*/
|
||
|
|
|
||
|
|
function ignoreMe() {
|
||
|
|
}
|