Type alias ILSContextType
ILSContextType: {
activeProcessing: boolean;
globalUnderstanding: boolean;
intuitivePerception: boolean;
reflectiveProcessing: boolean;
sensingPerception: boolean;
sequentialUnderstanding: boolean;
verbalInput: boolean;
visualInput: boolean;
}
Type declaration
-
activeProcessing: boolean
-
globalUnderstanding: boolean
-
intuitivePerception: boolean
-
reflectiveProcessing: boolean
-
sensingPerception: boolean
-
sequentialUnderstanding: boolean
-
verbalInput: boolean
-
visualInput: boolean