Skip to content

Commit aa02f22

Browse files
committed
add too config
1 parent 2a9d021 commit aa02f22

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/firebase_ai/firebase_ai/lib/firebase_ai.dart

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,8 @@ export 'src/server_template/template_tool.dart'
117117
show
118118
TemplateAutoFunctionDeclaration,
119119
TemplateFunctionDeclaration,
120-
TemplateTool;
120+
TemplateTool,
121+
TemplateToolConfig;
121122
export 'src/tool.dart'
122123
show
123124
AutoFunctionDeclaration,

0 commit comments

Comments
 (0)