UNPKG

vue-rewards

Version:

Vue-rewards lets you add micro-interactions to your app, and rewards users with the rain of confetti, emoji or balloons in seconds.

4 lines (2 loc) 160 B
import { EmojiConfig } from './Emoji.types'; export declare const emoji: (root: Element, internalAnimatingCallback: () => void, config?: EmojiConfig) => void;