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

@@ -1,4 +1,4 @@
import { TabComponentType } from '../services/app.service'
import { TabComponentType } from '../services/tabs.service'
export interface RecoveredTab {
type: TabComponentType,