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

Package detail

emoji-man-woman-boy

joshhunt2ISC1.3.0

returns the man-woman-boy emoji

readme

👨‍👩‍👦

Tests passing Tests passing

Returns the wonderful man-woman-boy emoji.

Usage

const emoji = require('emoji-man-woman-boy');
console.log(emoji) // 👨‍👩‍👦

Tests

emoji-man-woman-boy proudly has 100% test coverage. Run tests with npm test.