interface HooksEnum {
    DECISION_TYPES: typeof DecisionTypes;
}

Properties

Properties

DECISION_TYPES: typeof DecisionTypes