TypeScript-DOM-lib-generator
TypeScript-DOM-lib-generator copied to clipboard
fetch type "GET" or "HEAD" with a body should be a type error
You cannot make a GET or HEAD fetch request with a body. I would like this to result in a type error.