emoji-desert-island

returns the desert-island emoji

Usage no npm install needed!

<script type="module">
  import emojiDesertIsland from 'https://cdn.skypack.dev/emoji-desert-island';
</script>

README

🏝

Tests passing Tests passing

Returns the creative desert-island emoji.

Usage

const emoji = require('emoji-desert-island');
console.log(emoji) // 🏝

Tests

emoji-desert-island proudly has 100% test coverage. Run tests with npm test.