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