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