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