UNPKG

poker-ts

Version:

Texas Hold 'Em Poker table model with convenience features for running real games.

3 lines (2 loc) 78 B
import Poker from './facade/poker'; export declare const Table: typeof Poker;