emoji-dash

returns the dash emoji

Usage no npm install needed!

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

README

💨

Tests passing Tests passing

Returns the creative dash emoji.

Usage

const emoji = require('emoji-dash');
console.log(emoji) // 💨

Tests

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