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