mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
chore: Add deprecated tag to ActionMessage type (#9063)
This commit is contained in:
parent
d151093872
commit
f27b02411b
@ -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;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user