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

Package detail

emoji-busts-in-silhouette

joshhunt13ISC1.3.0

returns the busts-in-silhouette emoji

readme

👥

Tests passing Tests passing

Returns the unassuming busts-in-silhouette emoji.

Usage

const emoji = require('emoji-busts-in-silhouette');
console.log(emoji) // 👥

Tests

emoji-busts-in-silhouette proudly has 100% test coverage. Run tests with npm test.