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