Skip to content

feat: export Tap type - #50

Merged
chenjiahan merged 1 commit into
mainfrom
chenjiahan/export-tap-type
Jul 28, 2026
Merged

feat: export Tap type#50
chenjiahan merged 1 commit into
mainfrom
chenjiahan/export-tap-type

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

This PR exposes the existing Tap type so consumers can type reusable tap option objects without deriving it from the Options union. The change is type-only and does not affect runtime exports.

@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 878efdb3-f3f7-494d-bc68-6f2262546001

📥 Commits

Reviewing files that changed from the base of the PR and between 3aada1c and 0309c17.

📒 Files selected for processing (1)
  • src/index.ts

📝 Walkthrough

Walkthrough

The Tap TypeScript type alias in src/index.ts is now exported, making it available as part of the module’s public API. No runtime logic or control flow changed.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the change: exporting the existing Tap type.
Description check ✅ Passed The description accurately describes the type-only Tap export and its intent for consumers.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chenjiahan/export-tap-type

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@chenjiahan
chenjiahan merged commit 0dab4da into main Jul 28, 2026
4 checks passed
@chenjiahan
chenjiahan deleted the chenjiahan/export-tap-type branch July 28, 2026 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant