UNPKG

vue3-fortune-wheel

Version:
4 lines (3 loc) 138 B
import { default as FortuneWheel } from './FortuneWheel.vue'; export { FortuneWheel }; export type { Data, ImgParams } from './types.ts';