mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
@@ -169,9 +169,9 @@ export interface CommentChanges {
|
||||
readonly commentReactions?: modes.CommentReaction[];
|
||||
readonly label?: string;
|
||||
readonly mode?: modes.CommentMode;
|
||||
readonly detail?: {
|
||||
readonly timestamp?: {
|
||||
$mid: MarshalledId.Date
|
||||
} | string;
|
||||
};
|
||||
}
|
||||
|
||||
export type CommentThreadChanges = Partial<{
|
||||
|
||||
Reference in New Issue
Block a user