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