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