mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-19 08:20:20 +00:00
* Add FormData import * Add form-data dep * Add FormData to BodyInit type
7 lines
83 B
JSON
7 lines
83 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"form-data": "^3.0.0"
|
|
}
|
|
}
|