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