emoji-mate
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

🧉

Returns the mate emoji.

Installation

npm install emoji-mate

Usage

const mate = require("emoji-mate");
console.log(mate); // 🧉

or

import mate from "emoji-mate";
console.log(mate); // 🧉

License: MIT NPM Package Coverage 100% Tests Passing

Dependents (0)

Package Sidebar

Install

npm i emoji-mate

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

1.64 kB

Total Files

4

Last publish

Collaborators

  • mramericanmike