mirror of
https://github.com/nasa/openmct.git
synced 2025-06-13 12:48:14 +00:00
[JSDoc] Add class-level documentation
This commit is contained in:
@ -29,7 +29,7 @@ define(
|
||||
/**
|
||||
* The LocationService allows for easily prompting the user for a
|
||||
* location in the root tree.
|
||||
*/
|
||||
*/
|
||||
function LocationService(dialogService) {
|
||||
return {
|
||||
/** Prompt the user to select a location. Returns a promise
|
||||
|
Reference in New Issue
Block a user