UNPKG

react-casino-roulette-updated

Version:
5 lines (4 loc) 155 B
import React from 'react'; import './ChipList.css'; import { IChipListProps } from '../../types'; export declare const ChipList: React.FC<IChipListProps>;