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