UNPKG

@eclipse-emfcloud/model-service-theia

Version:
6 lines 270 B
import { interfaces } from '@theia/core/shared/inversify'; /** * Bind the `FrontendModelHubProvider` service in _Inversify_. */ export declare function bindFrontendModelHubProvider(bind: interfaces.Bind): void; //# sourceMappingURL=frontend-model-hub-provider.d.ts.map