emoji-information-source

returns the information-source emoji

Usage no npm install needed!

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

README

ℹ️

Tests passing Tests passing

Returns the creative information-source emoji.

Usage

const emoji = require('emoji-information-source');
console.log(emoji) // ℹ️

Tests

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