README
🇲🇨
Returns the amazing flag-mc emoji.
Usage
const emoji = require('emoji-flag-mc');
console.log(emoji) // 🇲🇨
Tests
emoji-flag-mc proudly has 100% test coverage. Run tests with npm test.
returns the flag-mc emoji
<script type="module">
import emojiFlagMc from 'https://cdn.skypack.dev/emoji-flag-mc';
</script>
Returns the amazing flag-mc emoji.
const emoji = require('emoji-flag-mc');
console.log(emoji) // 🇲🇨
emoji-flag-mc proudly has 100% test coverage. Run tests with npm test.