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