UNPKG

@theia/task

Version:

Theia - Task extension. This extension adds support for executing raw or terminal processes in the backend.

3 lines 203 B
import { interfaces } from '@theia/core/shared/inversify'; export declare function bindCustomTaskRunnerModule(bind: interfaces.Bind): void; //# sourceMappingURL=custom-task-runner-backend-module.d.ts.map