emoji-flag-de

returns the flag-de emoji

Usage no npm install needed!

<script type="module">
  import emojiFlagDe from 'https://cdn.skypack.dev/emoji-flag-de';
</script>

README

🇩🇪

Tests passing Tests passing

Returns the unassuming flag-de emoji.

Usage

const emoji = require('emoji-flag-de');
console.log(emoji) // 🇩🇪

Tests

emoji-flag-de proudly has 100% test coverage. Run tests with npm test.