emoji-file-cabinet
v1.3.0
Published
returns the file-cabinet emoji
Downloads
2
Readme
🗄
Returns the friendly file-cabinet emoji.
Usage
const emoji = require('emoji-file-cabinet');
console.log(emoji) // 🗄
Tests
emoji-file-cabinet
proudly has 100% test coverage. Run tests with npm test
.