mirror of
https://github.com/nasa/openmct.git
synced 2025-06-18 23:28:14 +00:00
This reverts commit e1e0eeac56
.
This commit is contained in:
@ -43,6 +43,7 @@ import {TRIGGER_CONJUNCTION, TRIGGER_LABEL} from "./utils/constants";
|
||||
* }
|
||||
*/
|
||||
export default class Condition extends EventEmitter {
|
||||
|
||||
/**
|
||||
* Manages criteria and emits the result of - true or false - based on criteria evaluated.
|
||||
* @constructor
|
||||
|
Reference in New Issue
Block a user