splits WIP (#49)

This commit is contained in:
Eugene Pankov
2019-03-03 22:56:58 +01:00
parent ef4e1e5a0d
commit 70b463b086
13 changed files with 431 additions and 28 deletions

View File

@@ -16,3 +16,4 @@ export { HotkeysService } from '../services/hotkeys.service'
export { HostAppService, Platform } from '../services/hostApp.service'
export { ShellIntegrationService } from '../services/shellIntegration.service'
export { ThemesService } from '../services/themes.service'
export { TabsService } from '../services/tabs.service'