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

Type of requestType in AjaxRequest interface #5112

Open
1 of 5 tasks
genia123 opened this issue Oct 28, 2019 · 0 comments
Open
1 of 5 tasks

Type of requestType in AjaxRequest interface #5112

genia123 opened this issue Oct 28, 2019 · 0 comments
Labels
TS Issues and PRs related purely to TypeScript issues

Comments

@genia123
Copy link

Documentation Related To Component:

AjaxObservable.ts

Please check those that apply

  • typo
  • documentation doesn't exist
  • documentation needs clarification
  • error(s) in example
  • needs example

Description Of The Issue

responseType of AjaxRequest interface could use XMLHttpRequestResponseType from lib.dom.d.ts instead of string to prevent typos and get autocompletion.

@cartant cartant added the TS Issues and PRs related purely to TypeScript issues label Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TS Issues and PRs related purely to TypeScript issues
Projects
None yet
Development

No branches or pull requests

2 participants