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