mirror of
https://github.com/tvytlx/ai-agent-deep-dive.git
synced 2026-04-03 23:54:48 +08:00
3 lines
123 B
JavaScript
3 lines
123 B
JavaScript
export * from "./client.mjs";
|
|
export { AnthropicVertex as default } from "./client.mjs";
|
|
//# sourceMappingURL=index.mjs.map
|