mirror of
https://github.com/ChinaSiro/claude-code-sourcemap.git
synced 2026-06-13 04:13:12 +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
|