emoji-globe-with-meridians

returns the globe-with-meridians emoji

Usage no npm install needed!

<script type="module">
  import emojiGlobeWithMeridians from 'https://cdn.skypack.dev/emoji-globe-with-meridians';
</script>

README

🌐

Tests passing Tests passing

Returns the friendly globe-with-meridians emoji.

Usage

const emoji = require('emoji-globe-with-meridians');
console.log(emoji) // 🌐

Tests

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