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