UNPKG

@dexwox-labs/a2a-node

Version:

Complete TypeScript implementation of Google's Agent-to-Agent (A2A) protocol - unified package with client, server and core components

4 lines 156 B
export * from '@dexwox-labs/a2a-core'; export * from '@dexwox-labs/a2a-client'; export * from '@dexwox-labs/a2a-server'; //# sourceMappingURL=index.d.ts.map