Searched defs:stateService (Results 1 – 3 of 3) sorted by relevance
52 let stateService; variable96 stateService = new StateService(new LocalStateStorage()); variable
49 let stateService; variable105 stateService = new StateService(new LocalStateStorage()); variable
66 const stateService = new StateService(new LocalStateStorage()); constant