UNPKG

@sotatech/node-fixjs

Version:
7 lines (6 loc) 99 B
export declare enum ComplexEventCondition { /** And */ And = 1, /** Or */ Or = 2 }