UNPKG

react-kiwi-dropdown

Version:

| Name | Type | Description | | --------------------------- | -------------------- | ----------- | | options | array | | selectedOption | string | | onCha

6 lines (4 loc) 100 B
declare module 'emoji-regex' { function emojiRegex(): RegExp; export default emojiRegex; }