UNPKG

interweave-emoji-picker

Version:

React based emoji picker powered by Interweave and Emojibase.

4 lines 172 B
import React from 'react'; import { Context as ContextType } from './types'; export declare const Context: React.Context<ContextType>; //# sourceMappingURL=Context.d.ts.map