README
🎞
Returns the witty film-frames emoji.
Usage
const emoji = require('emoji-film-frames');
console.log(emoji) // 🎞
Tests
emoji-film-frames proudly has 100% test coverage. Run tests with npm test.
returns the film-frames emoji
<script type="module">
import emojiFilmFrames from 'https://cdn.skypack.dev/emoji-film-frames';
</script>
Returns the witty film-frames emoji.
const emoji = require('emoji-film-frames');
console.log(emoji) // 🎞
emoji-film-frames proudly has 100% test coverage. Run tests with npm test.