UNPKG

@theia/core

Version:

Theia is a cloud & desktop IDE framework implemented in TypeScript.

9 lines 314 B
export * from './backend-application'; export * from './backend-global'; export * from './debug'; export * from '../common/file-uri'; export * from './messaging'; export * from './cli'; export * from './setting-service'; export { FileSystemLocking } from './filesystem-locking'; //# sourceMappingURL=index.d.ts.map