Property 'get' does not exist on type 'FormData'. #14813
Labels
Bug
A bug in TypeScript
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Fixed
A PR has been merged for this issue
Help Wanted
You can do this
Milestone
Expected behavior:**
(https://developer.mozilla.org/en-US/docs/Web/API/FormData/get)
The above method tells about methods which can be used on formData.
Actual behavior:
Throws error
The text was updated successfully, but these errors were encountered: