About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
pablocattaneo
2/13/2020 - 12:47 PM
share
Share
add_circle_outline
Save
How do you check if the a value es an object
check_if_the_a _alue_es_an_object.js
content_copy
file_download
expect(typeof controller.createUser()).toBe('object')
clear