@fibery/emoji-data
Advanced tools
Comparing version 2.1.0 to 2.1.1
export { makeEmojiData, type EmojiData } from "./emoji-data/emoji-data"; | ||
export { parseEmojiId } from "./utils"; | ||
export type { NativeEmoji, CustomEmoji, EmojiItem, EmojiSkin } from "./emoji-data/emoji-item"; | ||
export type { RawData, Category } from "./raw-data"; | ||
export type { RawData, Category, RawCustomEmoji, RawEmoji } from "./raw-data"; | ||
export type { SpritesheetSet } from "./emoji-data/spritesheet"; |
{ | ||
"name": "@fibery/emoji-data", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Emoji dataset used in Fibery", | ||
@@ -5,0 +5,0 @@ "license": "UNLICENSED", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
801148