emoji-atm

returns the atm emoji

Usage no npm install needed!

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

README

🏧

Tests passing Tests passing

Returns the unassuming atm emoji.

Usage

const emoji = require('emoji-atm');
console.log(emoji) // 🏧

Tests

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