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