emoji-deciduous-tree

returns the deciduous-tree emoji

Usage no npm install needed!

<script type="module">
  import emojiDeciduousTree from 'https://cdn.skypack.dev/emoji-deciduous-tree';
</script>

README

🌳

Tests passing Tests passing

Returns the unassuming deciduous-tree emoji.

Usage

const emoji = require('emoji-deciduous-tree');
console.log(emoji) // 🌳

Tests

emoji-deciduous-tree proudly has 100% test coverage. Run tests with npm test.