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.

8 lines (6 loc) 179 B
import { useReward } from './composables/confetti.ts'; declare const _default: { install: (app: any, options: any) => void; }; export default _default; export { useReward };