[JSDoc] Add namespace docs
WTD-1482.
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
*****************************************************************************/
|
||||
/*global define*/
|
||||
|
||||
/**
|
||||
* This bundle implements views of image telemetry.
|
||||
* @namespace platform/features/imagery
|
||||
*/
|
||||
define(
|
||||
['moment'],
|
||||
function (moment) {
|
||||
|
||||
Reference in New Issue
Block a user