79076492

Date: 2024-10-11 00:25:04
Score: 0.5
Natty:
Report link

This one works with Chrome, Firefox and Safari (didn't test in MS Edge):

const obj = new Response() // or whatever way you get your Response

console.log(obj.constructor.name === 'Response'); // shows True
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ricardo Memoria