UNPKG

interweave-emoji

Version:
6 lines (5 loc) 230 B
// We hardcode these values so that newer emojis // are not displayed for devices that do not support // them yet. Support cycle is twice a year. export const MAX_EMOJI_VERSION = 14; export const LATEST_DATASET_VERSION = '7.0.1';