UNPKG

card-games-typescript

Version:

Card deck and high or low game library built with TypeScript

2 lines (1 loc) 57 B
export declare const shuffleArray: (array: any) => void;