Conversation
Signed-off-by: Kevin Cui <bh@bugs.cc>
|
Caution Review failedThe pull request is closed. Summary by CodeRabbit
WalkthroughThis pull request adds a new public export path to the package.json exports map. The new Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes This is a straightforward configuration change limited to a single file with a minimal, well-defined modification. No logic changes or complex structural alterations are present. 📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull Request Overview
This PR adds a new package export entry point for the ./client module, allowing users to import the Client class directly from alicloud-tablestore/client instead of only from the main package entry point.
- Adds a new export entry for
./clientin package.json with TypeScript types and ESM module paths
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.