emoji-airplane
v1.3.0
Published
returns the airplane emoji
Readme
✈️
Returns the infamous airplane emoji.
Usage
const emoji = require('emoji-airplane');
console.log(emoji) // ✈️Tests
emoji-airplane proudly has 100% test coverage. Run tests with npm test.
