UNPKG

@theia/navigator

Version:
8 lines 360 B
import { Command } from '@theia/core/lib/common'; export declare namespace OpenEditorsCommands { const CLOSE_ALL_TABS_FROM_TOOLBAR: Command; const SAVE_ALL_TABS_FROM_TOOLBAR: Command; const CLOSE_ALL_EDITORS_IN_GROUP_FROM_ICON: Command; const SAVE_ALL_IN_GROUP_FROM_ICON: Command; } //# sourceMappingURL=navigator-open-editors-commands.d.ts.map