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 5cf1c7bf79
commit f0146c8b85
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';