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