UNPKG

@armin-eslami/wheel-of-fortune

Version:
5 lines (4 loc) 149 B
import "./index.css"; export { default } from "./WheelOfFortune"; export * from "./props/WheelOfFortuneProps"; export * from "./props/WheelSegment";