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