Variable actionTypesConst
actionTypes: {
CLEAR: string;
DISABLE: string;
ENABLE: string;
HIGHLIGHT: string;
SELECT: string;
SETDATA: string;
SETPART: string;
SETPOINT: string;
SETPOSTPROCESSING: string;
SETTYPE: string;
} = ...
Type declaration
CLEAR: string
DISABLE: string
ENABLE: string
HIGHLIGHT: string
SELECT: string
SETDATA: string
SETPART: string
SETPOINT: string
SETPOSTPROCESSING: string
SETTYPE: string
Action types