Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update globals.d.ts for Blob.slice() contentType declaration (#38163)
Summary: For the contentType Parameter of the method slice in Class Blob which was fixed for #38078 the typescript declaration is missing. ## Changelog: [GENERAL] [ADDED] - Added contentType parameter to Blob declaration <!-- Help reviewers and the release process by writing your own changelog entry. Pick one each for the category and type tags: For more details, see: https://reactnative.dev/contributing/changelogs-in-pull-requests Pull Request resolved: #38163 Test Plan: I ran yarn run test-typescript and check with Webstorm and VSCode. Reviewed By: rshest Differential Revision: D47228992 Pulled By: javache fbshipit-source-id: fd767bb47c5e64657bfafba4c84d1d8671857109
- Loading branch information