1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
|
import flux from "flux"; const PayloadSources = { VIEW: "view", SERVER: "server" }; export var AppDispatcher = new flux.Dispatcher(); AppDispatcher.dispatchViewAction = function (action) { action.source = PayloadSources.VIEW; this.dispatch(action); }; AppDispatcher.dispatchServerAction = function (action) { action.source = PayloadSources.SERVER; this.dispatch(action); };-dts-ls1043a-remove-thermal-zone-5-from-dts.patch?h=v21.02.1' type='application/atom+xml'/>