mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
ff40138c76
Summary: For the contentType Parameter of the method slice in Class Blob which was fixed for https://github.com/facebook/react-native/pull/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: https://github.com/facebook/react-native/pull/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