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