UNPKG

custom-roulette

Version:
6 lines (5 loc) 125 B
declare type OptionsType = { stopInCenter?: boolean; withoutAnimation?: boolean; }; export default OptionsType;