mirror of
https://github.com/nasa/openmct.git
synced 2025-03-11 06:54:01 +00:00
11 lines
184 B
JSON
11 lines
184 B
JSON
{
|
|
"extensions": {
|
|
"services": [
|
|
{
|
|
"key": "workerService",
|
|
"depends": [ "$window", "workers[]" ]
|
|
}
|
|
]
|
|
}
|
|
}
|