mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 16:49:06 +01:00
no unverified commit
This commit is contained in:
@@ -1014,7 +1014,9 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
|
||||
WebviewContentState: extHostTypes.WebviewContentState,
|
||||
UIKind: UIKind,
|
||||
ColorThemeKind: extHostTypes.ColorThemeKind,
|
||||
TimelineItem: extHostTypes.TimelineItem
|
||||
TimelineItem: extHostTypes.TimelineItem,
|
||||
CellKind: extHostTypes.CellKind,
|
||||
CellOutputKind: extHostTypes.CellOutputKind
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user