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