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