1
0
mirror of https://github.com/openseadragon/openseadragon.git synced 2025-03-05 07:03:13 +03:00

33 lines
226 B
JavaScript

/**
* @name Foo
* @class
*/
/**#@+
* @memberOf Foo#
* @field
*/
/**
* @name bar
* @type Object[]
*/
/**#@-*/
/**
* @name Foo2
* @class
*/
/**#@+
* @memberOf Foo2#
* @field
*/
/**
* @name bar
* @type Object[]
*/
/**#@-*/