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