UNPKG

react-custom-roulette-r19

Version:
4 lines (3 loc) 145 B
import { WheelData } from './components/Wheel/types'; export { Wheel } from './components/Wheel'; export declare type WheelDataType = WheelData;