We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The .hasProperty will check if an object has or not a property
.hasProperty
eye.test("property", "node", $ => $({ a: "Hello" }).hasProperty("a") )
Don't hesitate to ask your questions ⁉️ in the issue part 😁