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