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