emoji-flag-mz

returns the flag-mz emoji

Usage no npm install needed!

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

README

🇲🇿

Tests passing Tests passing

Returns the friendly flag-mz emoji.

Usage

const emoji = require('emoji-flag-mz');
console.log(emoji) // 🇲🇿

Tests

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