Skip to content

fix: relax grabCookie type #3919

New issue

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

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

Already on GitHub? # to your account

Conversation

kobenguyent
Copy link
Collaborator

Motivation/Description of the PR

Type of change

  • 🐛 Bug fix

Checklist:

  • Tests have been added
  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

@kobenguyent kobenguyent added documentation typescript Changes for typings or typescript compatibility labels Oct 10, 2023
@Arhell Arhell requested a review from DavertMik October 11, 2023 00:20
@kobenguyent kobenguyent merged commit 73663de into 3.x Oct 21, 2023
@kobenguyent kobenguyent deleted the 3908-wrong-typing-for-grabcookie-should-return-object-instead-of-string branch October 21, 2023 05:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation typescript Changes for typings or typescript compatibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong typing for "grabCookie": should return "object" instead of "string"
2 participants