emoji-bread

returns the bread emoji

Usage no npm install needed!

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

README

🍞

Tests passing Tests passing

Returns the witty bread emoji.

Usage

const emoji = require('emoji-bread');
console.log(emoji) // 🍞

Tests

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