Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

emoji-loudspeaker

joshhunt10ISC1.3.0

returns the loudspeaker emoji

readme

📢

Tests passing Tests passing

Returns the infamous loudspeaker emoji.

Usage

const emoji = require('emoji-loudspeaker');
console.log(emoji) // 📢

Tests

emoji-loudspeaker proudly has 100% test coverage. Run tests with npm test.