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

feat(AjaxResponse): add stricter type (AjaxResponseType) #6279

Merged
merged 1 commit into from Apr 29, 2021

Conversation

OliverJAsh
Copy link
Contributor

Description: currently AjaxResponse['type'] is typed as string, but we can use a stricter type for this since we know which strings will be used. This will help users switch over the various types.

@OliverJAsh OliverJAsh marked this pull request as ready for review April 28, 2021 11:17
@OliverJAsh OliverJAsh requested a review from cartant April 28, 2021 11:22
Copy link
Collaborator

@cartant cartant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.

@cartant cartant requested a review from benlesh April 28, 2021 11:26
@benlesh benlesh closed this Apr 29, 2021
@benlesh benlesh reopened this Apr 29, 2021
@benlesh benlesh merged commit 839e192 into ReactiveX:master Apr 29, 2021
@benlesh
Copy link
Member

benlesh commented Apr 29, 2021

Thanks, @OliverJAsh!

(Sorry I accidentally hit the close button there, haha 😅 )

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.

None yet

3 participants