UNPKG

emoji-picker-react

Version:

Emoji Picker component for React Applications on the web

3 lines (2 loc) 131 B
import { PickerConfig } from './config'; export declare function compareConfig(prev: PickerConfig, next: PickerConfig): boolean;