emoji-robot-face

returns the robot-face emoji

Usage no npm install needed!

<script type="module">
  import emojiRobotFace from 'https://cdn.skypack.dev/emoji-robot-face';
</script>

README

🤖

Tests passing Tests passing

Returns the glorious robot-face emoji.

Usage

const emoji = require('emoji-robot-face');
console.log(emoji) // 🤖

Tests

emoji-robot-face proudly has 100% test coverage. Run tests with npm test.