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