README
📵
Returns the imaginative no-mobile-phones emoji.
Usage
const emoji = require('emoji-no-mobile-phones');
console.log(emoji) // 📵
Tests
emoji-no-mobile-phones proudly has 100% test coverage. Run tests with npm test.
returns the no-mobile-phones emoji
<script type="module">
import emojiNoMobilePhones from 'https://cdn.skypack.dev/emoji-no-mobile-phones';
</script>
Returns the imaginative no-mobile-phones emoji.
const emoji = require('emoji-no-mobile-phones');
console.log(emoji) // 📵
emoji-no-mobile-phones proudly has 100% test coverage. Run tests with npm test.