mirror of
https://github.com/nasa/openmct.git
synced 2025-06-16 06:08:11 +00:00
[JSDoc] Add namespace docs
WTD-1482.
This commit is contained in:
@ -22,7 +22,9 @@
|
||||
/*global define*/
|
||||
|
||||
/**
|
||||
* Module defining TelemetryProvider. Created by vwoeltje on 11/12/14.
|
||||
* This bundle provides infrastructure and utility services for handling
|
||||
* telemetry data.
|
||||
* @namespace platform/telemetry
|
||||
*/
|
||||
define(
|
||||
[],
|
||||
|
Reference in New Issue
Block a user