emoji-computer
v1.3.0
Published
returns the computer emoji
Readme
💻
Returns the amazing computer emoji.
Usage
const emoji = require('emoji-computer');
console.log(emoji) // 💻Tests
emoji-computer proudly has 100% test coverage. Run tests with npm test.
