Export accessible orgs hook - #1815
Conversation
Expose the useAccessibleOrgs hook and its supporting types from the package root so consumers can import the public API directly. This adds root exports for useAccessibleOrgs, UseAccessibleOrgsOptions, and TriggerGetKeys. Signed-off-by: NSTKrishna <krishnagehlot936@gmail.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 2 included reviews per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe package root now explicitly re-exports ChangesAccessible organizations export
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This PR only exposes existing hook and type APIs from the package root, with no actionable merge-blocking risk remaining beyond normal checks. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1 files. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |


Expose the useAccessibleOrgs hook and its supporting types from the package root so consumers can import the public API directly. This adds root exports for useAccessibleOrgs, UseAccessibleOrgsOptions, and TriggerGetKeys.
Notes for Reviewers
This PR fixes #
Signed commits
Summary by CodeRabbit