emoji-microscope

returns the microscope emoji

Usage no npm install needed!

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

README

🔬

Tests passing Tests passing

Returns the unassuming microscope emoji.

Usage

const emoji = require('emoji-microscope');
console.log(emoji) // 🔬

Tests

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