README
🇩🇪
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.
returns the flag-de emoji
<script type="module">
import emojiFlagDe from 'https://cdn.skypack.dev/emoji-flag-de';
</script>
Returns the unassuming flag-de emoji.
const emoji = require('emoji-flag-de');
console.log(emoji) // 🇩🇪
emoji-flag-de proudly has 100% test coverage. Run tests with npm test.