README
ðŸ‡ðŸ‡º
Returns the imaginative flag-hu emoji.
Usage
const emoji = require('emoji-flag-hu');
console.log(emoji) // ðŸ‡ðŸ‡º
Tests
emoji-flag-hu proudly has 100% test coverage. Run tests with npm test.
returns the flag-hu emoji
<script type="module">
import emojiFlagHu from 'https://cdn.skypack.dev/emoji-flag-hu';
</script>
Returns the imaginative flag-hu emoji.
const emoji = require('emoji-flag-hu');
console.log(emoji) // ðŸ‡ðŸ‡º
emoji-flag-hu proudly has 100% test coverage. Run tests with npm test.