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