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