emoji-m

returns the m emoji

Usage no npm install needed!

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

README

Ⓜ️

Tests passing Tests passing

Returns the unassuming m emoji.

Usage

const emoji = require('emoji-m');
console.log(emoji) // Ⓜ️

Tests

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