mirror of
https://github.com/nasa/openmct.git
synced 2025-03-11 06:54:01 +00:00
11 lines
208 B
JSON
11 lines
208 B
JSON
|
{
|
||
|
"extensions": {
|
||
|
"representers": [
|
||
|
{
|
||
|
"implementation": "ConductorRepresenter.js",
|
||
|
"depends": [ "$compile", "views[]" ]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|