mirror of
https://github.com/nasa/openmct.git
synced 2025-06-16 22:28:13 +00:00
[JSDoc] Add namespace docs
WTD-1482.
This commit is contained in:
@ -21,6 +21,10 @@
|
||||
*****************************************************************************/
|
||||
/*global define*/
|
||||
|
||||
/**
|
||||
* This bundle implements the policy service.
|
||||
* @namespace platform/policy
|
||||
*/
|
||||
define(
|
||||
[],
|
||||
function () {
|
||||
|
Reference in New Issue
Block a user