emoji-film-projector

returns the film-projector emoji

Usage no npm install needed!

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

README

📽

Tests passing Tests passing

Returns the amazing film-projector emoji.

Usage

const emoji = require('emoji-film-projector');
console.log(emoji) // 📽

Tests

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