mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 04:09:28 +00:00
Remove export
This commit is contained in:
@@ -92,7 +92,7 @@ function fromProtocolInlayHintKind(kind: Proto.InlayHintKind): vscode.InlayHintK
|
||||
}
|
||||
}
|
||||
|
||||
export function requireInlayHintsConfiguration(
|
||||
function requireInlayHintsConfiguration(
|
||||
language: string
|
||||
) {
|
||||
return new Condition(
|
||||
|
||||
Reference in New Issue
Block a user