UNPKG

@armin-eslami/wheel-of-fortune

Version:
7 lines (6 loc) 109 B
export type WheelSegment = { id: number; title: string; color: string; textColor: string; };