mirror of
https://github.com/nasa/openmct.git
synced 2025-06-13 12:48:14 +00:00
[JSDoc] Add namespace docs
WTD-1482.
This commit is contained in:
@ -22,7 +22,9 @@
|
||||
/*global define,Promise*/
|
||||
|
||||
/**
|
||||
* Module defining DomainObjectProvider. Created by vwoeltje on 11/7/14.
|
||||
* This bundle implements core components of Open MCT Web's service
|
||||
* infrastructure and information model.
|
||||
* @namespace platform/core
|
||||
*/
|
||||
define(
|
||||
["./DomainObject"],
|
||||
|
Reference in New Issue
Block a user