mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 21:14:31 +00:00
chore: Fix types in tests 7/N.
This commit is contained in:
@@ -147,6 +147,7 @@ export type ToolHandlerState = Pick<
|
||||
| "messagingToolSentTextsNormalized"
|
||||
| "messagingToolSentMediaUrls"
|
||||
| "messagingToolSentTargets"
|
||||
| "successfulCronAdds"
|
||||
>;
|
||||
|
||||
export type ToolHandlerContext = {
|
||||
|
||||
Reference in New Issue
Block a user