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