Interface: ConfigAction
redux/reducers/config .ConfigAction
Hierarchy
-
Action
↳
ConfigAction
Properties
config
• config: Object
Type declaration
Name | Type |
---|---|
clusters |
null | { [clusterName: string] :
Cluster
; } |
Defined in
type
• type: string
Inherited from
Action.type