mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 17:19:48 +01:00
Vendored
+1
-1
@@ -20595,7 +20595,7 @@ declare module 'vscode' {
|
||||
|
||||
/**
|
||||
* Construct a prompt-tsx part with the given content.
|
||||
* @param value The value of the part, the result of `renderPromptElementJSON` from `@vscode/prompt-tsx`.
|
||||
* @param value The value of the part, the result of `renderElementJSON` from `@vscode/prompt-tsx`.
|
||||
*/
|
||||
constructor(value: unknown);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user