returns the eyes emoji
npm install emoji-eyes
!Tests passing !Tests passing
Returns the imaginative eyes emoji.
``javascriptconst emoji = require('emoji-eyes');console.log(emoji) // 👀`
javascriptconst emoji = require('emoji-eyes');console.log(emoji) // 👀
emoji-eyes proudly has 100% test coverage. Run tests with npm test`.
proudly has 100% test coverage. Run tests with