UNPKG

react-emoji-popup-lister

Version:

React emoji search & select by colon syntax, with keyboard navigation

6 lines 194 B
/// <reference types="react" /> declare const EmojiPopupHowTo: ({ number }: { number: number; }) => JSX.Element; export default EmojiPopupHowTo; //# sourceMappingURL=EmojiPopupHowTo.d.ts.map