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