fix(coding-agent): export ToolCallEventResult closes #2458
This commit is contained in:
@@ -52,6 +52,7 @@ export {
|
||||
type SessionSwitchEvent,
|
||||
type SessionTreeEvent,
|
||||
type ToolCallEvent,
|
||||
type ToolCallEventResult,
|
||||
type ToolDefinition,
|
||||
type ToolRenderResultOptions,
|
||||
type ToolResultEvent,
|
||||
|
||||
@@ -112,6 +112,7 @@ export type {
|
||||
SlashCommandSource,
|
||||
TerminalInputHandler,
|
||||
ToolCallEvent,
|
||||
ToolCallEventResult,
|
||||
ToolDefinition,
|
||||
ToolInfo,
|
||||
ToolRenderResultOptions,
|
||||
|
||||
Reference in New Issue
Block a user