UNPKG

@chayns-components/emoji-input

Version:
19 lines (18 loc) 424 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CATEGORY_EMOJIS = void 0; const CATEGORY_EMOJIS = exports.CATEGORY_EMOJIS = { history: '🕘', smileys_emotion: '😀', people_body: '👦', animals_nature: '🐶', food_drink: '🍔', travel_places: '🏠', activities: '⚽', objects: '💡', symbols: '🔣', flags: '🏴' }; //# sourceMappingURL=categories.js.map