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