ts-error-translator
ts-error-translator copied to clipboard
Translation request for 2531
Error Text
Object is possibly 'null'.
Supporting Information
Please provide other information which led to this error, and any specific questions you have about it: const res = await fetch('my url') if(res.headers.get("Content-Type").indexOf("application/json")>=0){