Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Classes.md: Update description for getter and setter member visibility #3097

Merged
merged 2 commits into from
Jun 5, 2024

Conversation

foxcaulfield
Copy link
Contributor

Got some updates for the TypeScript documentation, specifically regarding member visibility for getters and setters:

  • Tightened up the documentation to clarify that set accessors might have lower visibility compared to their get counterparts.

Related merged pull request (Differing Visibility)

@jakebailey jakebailey enabled auto-merge (squash) June 5, 2024 20:00
@jakebailey jakebailey merged commit f5d04b2 into microsoft:v2 Jun 5, 2024
8 checks passed
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.

2 participants