mirror of
https://github.com/nasa/openmct.git
synced 2025-06-17 22:58:14 +00:00
[JSDoc] Add namespace docs
WTD-1482.
This commit is contained in:
@ -22,7 +22,9 @@
|
||||
/*global define,Promise*/
|
||||
|
||||
/**
|
||||
* Module defining MCTForm. Created by vwoeltje on 11/10/14.
|
||||
* This bundle implements directives for displaying and handling forms for
|
||||
* user input.
|
||||
* @namespace platform/forms
|
||||
*/
|
||||
define(
|
||||
["./controllers/FormController"],
|
||||
|
Reference in New Issue
Block a user