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