mirror of
https://github.com/nasa/openmct.git
synced 2025-06-13 04:38:15 +00:00
[Framework] Add comments, logging
Add additional comments and logging to components of the framework layer. WTD-518.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
/*global define*/
|
||||
|
||||
/**
|
||||
* Constants used by the framework.
|
||||
* Constants used by the framework layer.
|
||||
*/
|
||||
define({
|
||||
MODULE_NAME: "OpenMCTWeb",
|
||||
|
Reference in New Issue
Block a user