UNPKG

@sillyal/dominion

Version:

Representation of Dominion, a deck-building card game created by Donald X. Vaccarino and published by Rio Grande Games.

2 lines (1 loc) 53 B
export declare function shuffle(array: any[]): void;