mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-23 21:56:10 +03:00
13 lines
140 B
JavaScript
13 lines
140 B
JavaScript
|
/**#nocode+*/
|
||
|
/**
|
||
|
@name star
|
||
|
@function
|
||
|
*/
|
||
|
function blahblah() {
|
||
|
|
||
|
}
|
||
|
/**#nocode-*/
|
||
|
|
||
|
function yaddayadda() {
|
||
|
|
||
|
}
|