15.0.0 • Published 7 months ago

@trackrecords/emoji-datasource v15.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

@trackrecords/emoji-datasource

This is a lighter and a little bit processed version of emoji-datasource for TRACKRECORDS internal use.

Usage

// Make sure `compilerOptions.resolveJsonModule` is true in your tsconfig.json.
import emojis from "@trackrecords/emoji-datasource/index.json";
import { type Emoji } from "@trackrecords/emoji-datasource";

Development

When emoji-datasource version is updated, run npm run build on your machine to update index.json.

Version Management

This package corresponds with emoji-datasource and major and minor version is the same with the package.

e.g.,

emoji-datasource 7.0.2  -> @trackrecords/emoji-datasource 7.0.x
15.0.0

7 months ago

14.0.0

2 years ago

7.0.0

2 years ago