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