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