UNPKG

fix-client

Version:
9 lines (8 loc) 232 B
const AutomatedExecutionNoIntervention = '1'; const AutomatedExecutionInterventionOK = '2'; const ManualOrder = '3'; module.exports = { AutomatedExecutionNoIntervention, AutomatedExecutionInterventionOK, ManualOrder }