chore(cleanup): Consolidate MockTool definitions (#7228)

This commit is contained in:
Adam Weidman
2025-08-27 18:18:26 +00:00
committed by GitHub
parent 69e739bece
commit 0c02a04cfd
6 changed files with 194 additions and 236 deletions
+7
View File
@@ -0,0 +1,7 @@
/**
* @license
* Copyright 2025 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
export * from './mock-tool.js';