@theia/core
Version:
Theia is a cloud & desktop IDE framework implemented in TypeScript.
9 lines • 324 B
TypeScript
export * from './application-shell';
export * from './shell-layout-restorer';
export * from './side-panel-handler';
export * from './sidebar-menu-widget';
export * from './split-panels';
export * from './tab-bars';
export * from './view-contribution';
export * from './theia-split-panel';
//# sourceMappingURL=index.d.ts.map