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