mirror of
https://github.com/nasa/openmct.git
synced 2024-12-21 06:03:08 +00:00
10 lines
201 B
JSON
10 lines
201 B
JSON
|
{
|
||
|
"extensions": {
|
||
|
"indicators": [
|
||
|
{
|
||
|
"implementation": "WatchIndicator.js",
|
||
|
"depends": ["$interval", "$rootScope"]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|