mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 13:47:19 +08:00
chore: Add deprecated tag to ActionMessage type (#9063)
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* @deprecated This type is deprecated and will be removed in a future version.
|
||||
* Use types in `frontend/src/types/core` instead.
|
||||
*/
|
||||
export interface ActionMessage {
|
||||
id: number;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user