Add missing import needed to use the library
This commit is contained in:
parent
091e0e5c55
commit
0c58e94c6f
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ module Hanafuda (
|
||||||
, Pack
|
, Pack
|
||||||
, add
|
, add
|
||||||
, cards
|
, cards
|
||||||
|
, cardsOfPack
|
||||||
, contains
|
, contains
|
||||||
, empty
|
, empty
|
||||||
, flower
|
, flower
|
||||||
|
|
Loading…
Reference in a new issue