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