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