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