void/src/vscode-dts/vscode.proposed.contribSourceControlHistoryItemMenu.d.ts
2024-09-24 04:46:08 +00:00

7 lines
497 B
TypeScript

/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// empty placeholder declaration for the `scm/historyItem/context`-menu contribution point
// https://github.com/microsoft/vscode/issues/201997