mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-23 02:07:52 +00:00
Add a2a-server package to gemini-cli (#6597)
This commit is contained in:
8
packages/a2a-server/src/index.ts
Normal file
8
packages/a2a-server/src/index.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license
|
||||
* Copyright 2025 Google LLC
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
export * from './agent.js';
|
||||
export * from './types.js';
|
||||
Reference in New Issue
Block a user